salto.tool.jdo.data
Class JdoColInfo
java.lang.Object
salto.tool.sql.data.TableColInfo
salto.tool.jdo.data.JdoColInfo
public class JdoColInfo
- extends TableColInfo
- Author:
- Loiez
Fields inherited from class salto.tool.sql.data.TableColInfo |
autoIncrement, colCharOctetLength, colDefaultVal, colIsNullable, colName, colNullable, colPosition, colRemarks, colSize, colTyp, decDigit, numPrecRadix, pkColSeq, tableCat, tableInfo, tableName, tableShem, typName |
Methods inherited from class salto.tool.sql.data.TableColInfo |
createJavaTypName, getColCharOctetLength, getColDefaultVal, getColIsNullable, getColName, getColNullable, getColPosition, getColRemarks, getColSize, getColTyp, getColTypName, getDecDigit, getNumPrecRadix, getPkColSeq, getTableCat, getTableInfo, getTableName, getTableShem, getTypName, isAutoIncrement, setAutoIncrement, setColCharOctetLength, setColDefaultVal, setColIsNullable, setColName, setColNullable, setColPosition, setColRemarks, setColSize, setColTyp, setDecDigit, setNumPrecRadix, setPkColSeq, setTableCat, setTableInfo, setTableName, setTableShem, setTypName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdoColInfo
public JdoColInfo()
JdoColInfo
public JdoColInfo(TableColInfo colInfo)
getJavaAttName
public java.lang.String getJavaAttName()
- Returns:
- Returns the javaAttName.
getJavaAttCteName
public java.lang.String getJavaAttCteName()
- retourne le nom de la constante java
- Returns:
- Returns the javaAttCteName.
getJavaPossTyp
public java.lang.String[] getJavaPossTyp()
- Returns:
- Returns the javaPossTyp.
getJavaAttClass
public java.lang.String getJavaAttClass()
- Returns:
- Returns the javaTypName.
isPrimitif
public boolean isPrimitif()
getNonPrimitifClass
public java.lang.String getNonPrimitifClass()
getterMethod
public java.lang.String getterMethod()
setterMethod
public java.lang.String setterMethod()
Copyright © 2002-2008 Salto Consulting. All Rights Reserved.