|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.ispsoft.jaxme.generator.parserdata.JdbcTable de.ispsoft.jaxme.generator.parserdata.JdbcView
A JDBC view is similar to a JDBC table, but read-only. One or more queries with added parameters can be specified, that allow to retrieve matching data.
Constructor Summary | |
JdbcView()
Creates a new instance of JdbcView |
Methods inherited from class de.ispsoft.jaxme.generator.parserdata.JdbcTable |
addListMethod, getCreateKeyPostInsert, getCreateKeyQuery, getJdbcKeys, getListMethods, getName, setCreateKeyPostInsert, setCreateKeyQuery, setJdbcKeys, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JdbcView()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |