Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: esql Download
 Description: queries the library database for the titles and ISBNs of all books in the library. The titles should be displayed to the user and the ISBNs may be used as form parameters. The JavaBean should be named LibraryBooks. This bean should have methods that return the titles and ISBNs in the library as arrays of Strings using methods named getTitles() and getIsbns() respectively. Therefore, you should create and submit the following files:
 To Search: postgresql
  • [esqlc] - This is a good embedded database develop
  • [lulu-pg81-Vol1] - Postgresql's professional books hope to
  • [JDBC] - introduct all database connection .
File list (Check if you may need any files):
library
.......\.classpath
.......\.project
.......\conf
.......\....\library.xml
.......\java
.......\....\com
.......\....\...\dao
.......\....\...\...\BaseDao.java
.......\....\...\...\DaoManager.java
.......\....\...\...\JavaPackageExplorer.java
.......\....\...\...\library
.......\....\...\...\.......\MemberDao.java
.......\....\...\...\.......\MemberDaoImpl.java
.......\....\...\...\PostgreSQL.java
.......\....\...\library
.......\....\...\.......\action
.......\....\...\.......\......\Login.java
.......\....\...\.......\bean
.......\....\...\.......\....\Member.java
.......\....\...\.......\controller
.......\....\...\.......\..........\LoginServlet.java
.......\....\...\web
.......\....\...\...\servlet
.......\....\...\...\.......\Launcher.java
.......\lib
.......\...\commons-logging-1.0.4.jar
.......\...\servlet-api.jar
.......\sql
.......\...\data
.......\...\....\data.sql
.......\...\schema
.......\...\......\create.sql
.......\web
.......\...\index.htm
.......\...\login_ok.jsp
.......\...\WEB-INF
.......\...\.......\classes
.......\...\.......\.......\com
.......\...\.......\.......\...\dao
.......\...\.......\.......\...\...\BaseDao.class
.......\...\.......\.......\...\...\DaoManager.class
.......\...\.......\.......\...\...\JavaPackageExplorer.class
.......\...\.......\.......\...\...\library
.......\...\.......\.......\...\...\.......\MemberDao.class
.......\...\.......\.......\...\...\.......\MemberDaoImpl.class
.......\...\.......\.......\...\...\PostgreSQL.class
.......\...\.......\.......\...\library
.......\...\.......\.......\...\.......\action
.......\...\.......\.......\...\.......\......\Login.class
.......\...\.......\.......\...\.......\bean
.......\...\.......\.......\...\.......\....\Member.class
.......\...\.......\.......\...\.......\controller
.......\...\.......\.......\...\.......\..........\LoginServlet.class
.......\...\.......\.......\...\web
.......\...\.......\.......\...\...\servlet
.......\...\.......\.......\...\...\.......\Launcher.class
.......\...\.......\lib
.......\...\.......\...\esql.jar
.......\...\.......\...\postgresql-8.3-604.jdbc3.jar
.......\...\.......\web.xml
    

CodeBus www.codebus.net