org.apache.openejb.config
Class JPAPropertyConverter

java.lang.Object
  extended by org.apache.openejb.config.JPAPropertyConverter

public final class JPAPropertyConverter
extends Object


Nested Class Summary
static class JPAPropertyConverter.Pair
           
 
Method Summary
static JPAPropertyConverter.Pair toOpenJPAValue(String key, String value, Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toOpenJPAValue

public static JPAPropertyConverter.Pair toOpenJPAValue(String key,
                                                       String value,
                                                       Properties properties)


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.