Uses of Enum
org.apache.openjpa.jdbc.sql.DBDictionary.DateMillisecondBehaviors
-
Uses of DBDictionary.DateMillisecondBehaviors in org.apache.openjpa.jdbc.sql
Modifier and TypeMethodDescriptionDBDictionary.getMillisecondBehavior()
Default behavior is ROUNDReturns the enum constant of this type with the specified name.DBDictionary.DateMillisecondBehaviors.values()
Returns an array containing the constants of this enum type, in the order they are declared.