salto.tool.jdo.util
Class CreatorUtil
java.lang.Object
salto.tool.jdo.util.CreatorUtil
public class CreatorUtil
- extends java.lang.Object
- Author:
- e.loiez@salto-consulting.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreatorUtil
public CreatorUtil()
getDoNameCreator
public static IDoNameCreator getDoNameCreator()
getJdbcConvert
public static IJdbcConvert getJdbcConvert()
- Retourne le composant permettant de converir les types Jdbc en type Java
- Returns:
- Returns the jdbcConvert.
getMethod
public static java.lang.String getMethod(JdoColInfo colInfo)
- fonction sp�cifique au dataobjet permettant de retourner la m�thode
permettant de retourner la m�thode permettant de convertir la donn�e
re�ue du ResultSet.
- Parameters:
colInfo
-
- Returns:
getStmtMethod
public static java.lang.String getStmtMethod(JdoColInfo colInfo)
setParamMethod
public static java.lang.String setParamMethod(JdoColInfo colInfo)
getInstance
public static CreatorUtil getInstance()
- Returns:
getLength
public static int getLength(java.lang.Object[] obj)
getClassNameForPrimitive
public static java.lang.String getClassNameForPrimitive(java.lang.String primitiveName)
Copyright © 2002-2008 Salto Consulting. All Rights Reserved.