コード例 #1
0
 public ILibrary[] getAllLibraries() {
   return libaryPersister.getAllLibraries(db);
 }