コード例 #1
0
ファイル: AccountString.java プロジェクト: agustinf/OpenGTS
 public DBFactory<AccountString> getFactory() {
   return AccountString.getFactory();
 }