org.jbpm.db.hibernate
Class Converters
java.lang.Object
org.jbpm.db.hibernate.Converters
public class Converters
- extends Object
provides access to the list of converters and ensures that the converter objects are unique.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getConverterByClassName
public static Converter getConverterByClassName(String className)
getConverterByDatabaseId
public static Converter getConverterByDatabaseId(String converterId)
getConverterId
public static String getConverterId(Converter converter)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.