Uses of Enum
org.apache.openjpa.jdbc.sql.DBDictionary.DateMillisecondBehaviors
Packages that use DBDictionary.DateMillisecondBehaviors
-
Uses of DBDictionary.DateMillisecondBehaviors in org.apache.openjpa.jdbc.sql
Methods in org.apache.openjpa.jdbc.sql that return DBDictionary.DateMillisecondBehaviorsModifier 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.