|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tynamo.hibernate.TynamoHibernateSymbols
public class TynamoHibernateSymbols
| Field Summary | |
|---|---|
static java.lang.String |
IGNORE_NON_HIBERNATE_TYPES
When working with objects from multiple sources hibernate decorator complains about "metadata not found", this symbol configured to true tells HibernateDescriptorDecorator to ignore these errors. |
static java.lang.String |
LARGE_COLUMN_LENGTH
Columns longer than this will have their large property set to true. |
| Constructor Summary | |
|---|---|
TynamoHibernateSymbols()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String LARGE_COLUMN_LENGTH
public static final java.lang.String IGNORE_NON_HIBERNATE_TYPES
| Constructor Detail |
|---|
public TynamoHibernateSymbols()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||