Uses of Class
org.apache.openejb.jee.jba.cmp.CheckDirtyAfterGet

Packages that use CheckDirtyAfterGet
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of CheckDirtyAfterGet in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as CheckDirtyAfterGet
protected  CheckDirtyAfterGet UserTypeMapping.checkDirtyAfterGet
           
protected  CheckDirtyAfterGet CmpField.checkDirtyAfterGet
           
 

Methods in org.apache.openejb.jee.jba.cmp that return CheckDirtyAfterGet
 CheckDirtyAfterGet ObjectFactory.createCheckDirtyAfterGet()
          Create an instance of CheckDirtyAfterGet
 CheckDirtyAfterGet UserTypeMapping.getCheckDirtyAfterGet()
          Gets the value of the checkDirtyAfterGet property.
 CheckDirtyAfterGet CmpField.getCheckDirtyAfterGet()
          Gets the value of the checkDirtyAfterGet property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type CheckDirtyAfterGet
 void UserTypeMapping.setCheckDirtyAfterGet(CheckDirtyAfterGet value)
          Sets the value of the checkDirtyAfterGet property.
 void CmpField.setCheckDirtyAfterGet(CheckDirtyAfterGet value)
          Sets the value of the checkDirtyAfterGet property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.