| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.pm.generator.jdbc.CustomTableData
| Constructor Summary | |
| CustomTableData(JaxMeJdbcSG pJdbcSG,
                Table pTable,
                ComplexTypeSG pTypeSG,
                TableDetails pTableDetails)Creates a new instance- | |
| Method Summary | |
|  Table | getTable()Returns the table, which is currently being read. | 
|  TableDetails | getTableDetails()Returns the connection details. | 
|  ComplexTypeSG | getTypeSG()Returns the type, which is being generated. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public CustomTableData(JaxMeJdbcSG pJdbcSG,
                       Table pTable,
                       ComplexTypeSG pTypeSG,
                       TableDetails pTableDetails)
pJdbcSG - The source generator creating this instance.pTable - The table, which is currently read by the source generator.pTypeSG - The complex type being generated.pTableDetails - The connection details.| Method Detail | 
public Table getTable()
public ComplexTypeSG getTypeSG()
public TableDetails getTableDetails()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||