|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Table.View | |
org.jboss.ejb.plugins.cmp.jdbc2.schema |
Uses of Table.View in org.jboss.ejb.plugins.cmp.jdbc2.schema |
Classes in org.jboss.ejb.plugins.cmp.jdbc2.schema that implement Table.View | |
class |
EntityTable.View
|
Fields in org.jboss.ejb.plugins.cmp.jdbc2.schema declared as Table.View | |
Table.View[] |
Schema.Views.entityViews
|
Table.View[] |
Schema.Views.relationViews
|
Methods in org.jboss.ejb.plugins.cmp.jdbc2.schema that return Table.View | |
Table.View |
Table.createView(Transaction tx)
|
Table.View |
Schema.getView(EntityTable table)
|
Table.View |
Schema.getView(RelationTable table)
|
Table.View |
RelationTable.createView(Transaction tx)
|
Table.View |
EntityTable.createView(Transaction tx)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |