Uses of Class
org.apache.openejb.jee.jba.cmp.CleanReadAheadOnLoad
-
Packages that use CleanReadAheadOnLoad Package Description 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 Modifier and Type Field Description protected CleanReadAheadOnLoadDefaults. cleanReadAheadOnLoadprotected CleanReadAheadOnLoadEntity. cleanReadAheadOnLoadMethods in org.apache.openejb.jee.jba.cmp that return CleanReadAheadOnLoad Modifier and Type Method Description CleanReadAheadOnLoadObjectFactory. createCleanReadAheadOnLoad()Create an instance ofCleanReadAheadOnLoadCleanReadAheadOnLoadDefaults. getCleanReadAheadOnLoad()Gets the value of the cleanReadAheadOnLoad property.CleanReadAheadOnLoadEntity. getCleanReadAheadOnLoad()Gets the value of the cleanReadAheadOnLoad property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type CleanReadAheadOnLoad Modifier and Type Method Description voidDefaults. setCleanReadAheadOnLoad(CleanReadAheadOnLoad value)Sets the value of the cleanReadAheadOnLoad property.voidEntity. setCleanReadAheadOnLoad(CleanReadAheadOnLoad value)Sets the value of the cleanReadAheadOnLoad property.
-