class Caches extends Object
Constructor and Description |
---|
Caches() |
Modifier and Type | Method and Description |
---|---|
(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.
|
static Set<Class<?>> addTypesByName(OpenJPAConfiguration conf, Collection<String> classNames, Set<Class<?>> classes)
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.