Uses of Class
net.reyadeyat.nlp.information.retrieval.data.structure.Book
Packages that use Book
-
Uses of Book in net.reyadeyat.nlp.information.retrieval
Methods in net.reyadeyat.nlp.information.retrieval that return BookModifier and TypeMethodDescriptionstatic BookAPI.bookSelect(Connection jdbc_connection, Integer book_id) static BookInformationRetrieval.selectBook(Connection jdbc_connection, Integer book_id) Methods in net.reyadeyat.nlp.information.retrieval that return types with arguments of type BookModifier and TypeMethodDescriptionAPI.bookSelectList(Connection jdbc_connection, ArrayList<Integer> book_id_list) InformationRetrieval.selectBookList(Connection jdbc_connection, ArrayList<Integer> book_id_list)