|
||||||||||
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.GeneratorTableDBFWImpl
edu.uoc.pfc.lcamps.persistenciaFW.generator.provider.oracle.TableDBOraclelImpl
public class TableDBOraclelImpl
Classe que fa els mappings entre la taula de BBDD i la classe java
Field Summary |
---|
Fields inherited from class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl |
---|
connection |
Constructor Summary | |
---|---|
TableDBOraclelImpl()
|
Method Summary | |
---|---|
void |
addColumnData()
Afegim la informació de la columna |
void |
addPKey()
Afegim la Primary Key |
java.lang.String |
getPK()
|
Methods inherited from class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl |
---|
getBaseDirectory, getClassName, getColumns, getConnection, getFileName, getKeys, getMetadataDB, getMetadataDriverName, getMetadataVersion, getNumFields, getPackageName, getTableAlias, getTableName, hasPK, main, setBaseDirectory, setClassName, setColumns, setConnection, setFileName, setKeys, setMetadataDB, setMetadataDriverName, setMetadataVersion, setNumFields, setPackageName, setTableAlias, setTableName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableDBOraclelImpl() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public java.lang.String getPK()
getPK
in class GeneratorTableDBFWImpl
public void addPKey() throws DBException
GeneratorTableDBFW
addPKey
in interface GeneratorTableDBFW
addPKey
in class GeneratorTableDBFWImpl
DBException
public void addColumnData() throws DBException
GeneratorTableDBFW
addColumnData
in interface GeneratorTableDBFW
addColumnData
in class GeneratorTableDBFWImpl
DBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |