public final class InfoFactory extends Object
Constructor and Description |
---|
InfoFactory() |
Modifier and Type | Method and Description |
---|---|
TableInfo |
createTableInfo(ClassDescriptor classDescriptor)
Method checks if table for given class descriptor exists.
|
void |
resolveForeignKeys() |
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()
Copyright © 2013. All rights reserved.