public class TynamoHibernateSymbols extends Object
| Modifier and Type | Field and Description |
|---|---|
static 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 String |
LARGE_COLUMN_LENGTH
Columns longer than this will have their large property set to true.
|
| Constructor and Description |
|---|
TynamoHibernateSymbols() |
public static final String LARGE_COLUMN_LENGTH
public static final String IGNORE_NON_HIBERNATE_TYPES
Copyright © 2004–2015. All rights reserved.