Package | Description |
---|---|
org.jboss.as.cmp.jdbc2.schema |
Modifier and Type | Class and Description |
---|---|
class |
EntityTable.View |
Modifier and Type | Field and Description |
---|---|
Table.View[] |
Schema.Views.entityViews |
Table.View[] |
Schema.Views.relationViews |
Modifier and Type | Method and Description |
---|---|
Table.View |
RelationTable.createView(Transaction tx) |
Table.View |
EntityTable.createView(Transaction tx) |
Table.View |
Table.createView(Transaction tx) |
Table.View |
Schema.getView(EntityTable table) |
Table.View |
Schema.getView(RelationTable table) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.