Uses of Enum Class
org.exolab.castor.mapping.xml.types.SqlDirtyType
Packages that use SqlDirtyType
-
Uses of SqlDirtyType in org.exolab.castor.mapping.xml
Methods in org.exolab.castor.mapping.xml that return SqlDirtyTypeMethods in org.exolab.castor.mapping.xml with parameters of type SqlDirtyTypeModifier and TypeMethodDescriptionvoidSql.setDirty(SqlDirtyType dirty) Sets the value of field 'dirty'. -
Uses of SqlDirtyType in org.exolab.castor.mapping.xml.types
Methods in org.exolab.castor.mapping.xml.types that return SqlDirtyTypeModifier and TypeMethodDescriptionstatic SqlDirtyTypeMethod fromValue.static SqlDirtyTypeReturns the enum constant of this class with the specified name.static SqlDirtyType[]SqlDirtyType.values()Returns an array containing the constants of this enum class, in the order they are declared.