com.triactive.jdo.store.sql
Class Role
java.lang.Object
com.triactive.jdo.store.sql.Role
- public class Role
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final Role NONE
OWNER
public static final Role OWNER
ELEMENT
public static final Role ELEMENT
KEY
public static final Role KEY
VALUE
public static final Role VALUE
MAX_SUFFIX_LENGTH
public static final int MAX_SUFFIX_LENGTH
- See Also:
- Constant Field Values
getSqlIdentifierSuffix
public java.lang.String getSqlIdentifierSuffix(DatabaseAdapter dba,
java.lang.Class columnType)
Copyright © 2001-2007 The TJDO Project All Rights Reserved.