Package | Description |
---|---|
org.jboss.as.cmp.jdbc2.bridge | |
org.jboss.as.cmp.jdbc2.schema |
Modifier and Type | Method and Description |
---|---|
EntityTable |
JDBCEntityBridge2.getTable() |
Modifier and Type | Method and Description |
---|---|
EntityTable |
Schema.createEntityTable(JDBCEntityMetaData metadata,
JDBCEntityBridge2 entity) |
Modifier and Type | Method and Description |
---|---|
EntityTable.ForeignKeyConstraint |
EntityTable.addFkConstraint(JDBCCMPFieldBridge2[] fkFields,
EntityTable referenced) |
Table.View |
Schema.getView(EntityTable table) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.