|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorColumnDBFWImpl
edu.uoc.pfc.lcamps.persistenciaFW.generator.provider.oracle.ColumnDBOracleImpl
public class ColumnDBOracleImpl
Classe que fa els mappings entre la columna de BBDD i la classe java
Constructor Summary | |
---|---|
ColumnDBOracleImpl(java.lang.String name,
int type,
int precision)
|
Method Summary | |
---|---|
java.lang.String |
getJavaType()
Obtenim el tipus |
Methods inherited from class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorColumnDBFWImpl |
---|
getName, getNameType, getPrecision, getSize, getType, isAutoincrement, isNullable, parseResult, setAutoincrement, setName, setNameType, setNullable, setPrecision, setSize, setType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColumnDBOracleImpl(java.lang.String name, int type, int precision)
Method Detail |
---|
public java.lang.String getJavaType()
GeneratorColumnDBFWImpl
getJavaType
in interface GeneratorColumnDBFW
getJavaType
in class GeneratorColumnDBFWImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |