| Class and Description |
|---|
| org.apache.openjpa.kernel.exps.StringContains
Use
matches() instead. |
| org.apache.openjpa.kernel.exps.WildcardMatch
Use
matches() instead. |
| Field and Description |
|---|
| org.apache.openjpa.kernel.DetachState.DETACH_FGS |
| Constructor and Description |
|---|
| org.apache.openjpa.util.CacheMap(boolean, int, int, float)
use
CacheMap.CacheMap(boolean, int, int, float, int)
instead. |
| org.apache.openjpa.conf.MetaDataCacheMaintenance(BrokerFactory, boolean, boolean)
logging is routed to the logging system now.
|
| org.apache.openjpa.enhance.PCEnhancer(OpenJPAConfiguration, BCClass, MetaDataRepository) |
Copyright © 2006-2014 Apache Software Foundation. All Rights Reserved.