| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.datacache.Caches
class Caches
| Constructor Summary | |
|---|---|
| Caches() | |
| Method Summary | |
|---|---|
| (package private) static Set<Class<?>> | addTypesByName(OpenJPAConfiguration conf,
               Collection<String> classNames,
               Set<Class<?>> classes)Utility to build up a set of classes from their class names when operating outside the context of a persistence manager. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
Caches()
| Method Detail | 
|---|
static Set<Class<?>> addTypesByName(OpenJPAConfiguration conf,
                                    Collection<String> classNames,
                                    Set<Class<?>> classes)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||