Class TransactionIsolationHandler
java.lang.Object
org.exolab.castor.mapping.loader.FieldHandlerFriend
org.exolab.castor.mapping.ExtendedFieldHandler
org.exolab.castor.mapping.AbstractFieldHandler
org.exolab.castor.mapping.GeneralizedFieldHandler
net.sf.jasperreports.castor.data.jdbc.TransactionIsolationHandler
- All Implemented Interfaces:
org.exolab.castor.mapping.ConfigurableFieldHandler,org.exolab.castor.mapping.FieldHandler
public class TransactionIsolationHandler
extends org.exolab.castor.mapping.GeneralizedFieldHandler
Deprecated.
To be removed.
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Field Summary
Fields inherited from class org.exolab.castor.mapping.AbstractFieldHandler
_properties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertUponGet(Object value) Deprecated.convertUponSet(Object value) Deprecated.Class<?> Deprecated.newInstance(Object parent) Deprecated.Methods inherited from class org.exolab.castor.mapping.GeneralizedFieldHandler
getValue, newInstance, resetValue, setCollectionIteration, setFieldHandler, setValueMethods inherited from class org.exolab.castor.mapping.AbstractFieldHandler
getFieldDescriptor, hasValue, setConfiguration, setFieldDescriptorMethods inherited from class org.exolab.castor.mapping.ExtendedFieldHandler
checkValidityMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.exolab.castor.mapping.FieldHandler
checkValidity
-
Constructor Details
-
TransactionIsolationHandler
public TransactionIsolationHandler()Deprecated.
-
-
Method Details
-
convertUponGet
Deprecated.- Specified by:
convertUponGetin classorg.exolab.castor.mapping.GeneralizedFieldHandler
-
convertUponSet
Deprecated.- Specified by:
convertUponSetin classorg.exolab.castor.mapping.GeneralizedFieldHandler
-
getFieldType
Deprecated.- Specified by:
getFieldTypein classorg.exolab.castor.mapping.GeneralizedFieldHandler
-
newInstance
Deprecated.- Specified by:
newInstancein interfaceorg.exolab.castor.mapping.FieldHandler- Overrides:
newInstancein classorg.exolab.castor.mapping.GeneralizedFieldHandler- Throws:
IllegalStateException
-