Class 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)
    • Constructor Detail

      • TransactionIsolationHandler

        public TransactionIsolationHandler()
        Deprecated.
    • Method Detail

      • convertUponGet

        public Object convertUponGet​(Object value)
        Deprecated.
        Specified by:
        convertUponGet in class org.exolab.castor.mapping.GeneralizedFieldHandler
      • convertUponSet

        public Object convertUponSet​(Object value)
        Deprecated.
        Specified by:
        convertUponSet in class org.exolab.castor.mapping.GeneralizedFieldHandler
      • getFieldType

        public Class<?> getFieldType()
        Deprecated.
        Specified by:
        getFieldType in class org.exolab.castor.mapping.GeneralizedFieldHandler
      • newInstance

        public Object newInstance​(Object parent)
                           throws IllegalStateException
        Deprecated.
        Specified by:
        newInstance in interface org.exolab.castor.mapping.FieldHandler
        Overrides:
        newInstance in class org.exolab.castor.mapping.GeneralizedFieldHandler
        Throws:
        IllegalStateException