org.guiceex.jpa.utils
クラス JPASupportUtils
java.lang.Object
org.guiceex.jpa.utils.JPASupportUtils
public class JPASupportUtils
- extends Object
JPAサポートのユーティリティクラスです。
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPASupportUtils
public JPASupportUtils()
close
public static void close()
- JPAサポートを終了します。
persistencePropertiesToMap
public static Map<String,String> persistencePropertiesToMap(PersistenceProperty[] properties)
@
PersistenceProperty
アノテーションの配列をMap
に変換します。
Copyright © 2007. All Rights Reserved.