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

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

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

Fields in org.apache.openejb.jee.jba.cmp declared as CleanReadAheadOnLoad
protected  CleanReadAheadOnLoad Entity.cleanReadAheadOnLoad
           
protected  CleanReadAheadOnLoad Defaults.cleanReadAheadOnLoad
           
 

Methods in org.apache.openejb.jee.jba.cmp that return CleanReadAheadOnLoad
 CleanReadAheadOnLoad ObjectFactory.createCleanReadAheadOnLoad()
          Create an instance of CleanReadAheadOnLoad
 CleanReadAheadOnLoad Entity.getCleanReadAheadOnLoad()
          Gets the value of the cleanReadAheadOnLoad property.
 CleanReadAheadOnLoad Defaults.getCleanReadAheadOnLoad()
          Gets the value of the cleanReadAheadOnLoad property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type CleanReadAheadOnLoad
 void Entity.setCleanReadAheadOnLoad(CleanReadAheadOnLoad value)
          Sets the value of the cleanReadAheadOnLoad property.
 void Defaults.setCleanReadAheadOnLoad(CleanReadAheadOnLoad value)
          Sets the value of the cleanReadAheadOnLoad property.
 



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