|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SqlDirtyType | |
| org.exolab.castor.mapping.xml | XML objects for loading the mapping file. |
| org.exolab.castor.mapping.xml.types | |
| Uses of SqlDirtyType in org.exolab.castor.mapping.xml |
| Methods in org.exolab.castor.mapping.xml that return SqlDirtyType | |
SqlDirtyType |
Sql.getDirty()
Returns the value of field 'dirty'. |
| Methods in org.exolab.castor.mapping.xml with parameters of type SqlDirtyType | |
void |
Sql.setDirty(SqlDirtyType dirty)
Sets the value of field 'dirty'. |
| Uses of SqlDirtyType in org.exolab.castor.mapping.xml.types |
| Fields in org.exolab.castor.mapping.xml.types declared as SqlDirtyType | |
static SqlDirtyType |
SqlDirtyType.CHECK
The instance of the check type |
static SqlDirtyType |
SqlDirtyType.IGNORE
The instance of the ignore type |
| Methods in org.exolab.castor.mapping.xml.types that return SqlDirtyType | |
static SqlDirtyType |
SqlDirtyType.valueOf(java.lang.String string)
Method valueOf Returns a new SqlDirtyType based on the given String value. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||