public ZLTextPosition getStoredPosition(long bookId) {
   return myDatabase.getStoredPosition(bookId);
 }