|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.castor.cpa.persistence.sql.engine.info.InfoFactory
public final class InfoFactory
| Constructor Summary | |
|---|---|
InfoFactory()
|
|
| Method Summary | |
|---|---|
TableInfo |
createTableInfo(ClassDescriptor classDescriptor)
Method checks if table for given class descriptor exists. |
void |
resolveForeignKeys()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InfoFactory()
| Method Detail |
|---|
public TableInfo createTableInfo(ClassDescriptor classDescriptor)
throws MappingException
classDescriptor - ClassDescriptor to search table for.
MappingException - Error thrown when construction of new table fails.public void resolveForeignKeys()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||