Code Search for Developers
 
 
  

torque.properties from iTicket at Krugle


Show torque.properties syntax highlighted

torque.database.default = iticket
torque.database.iticket.adapter = postgresql

# Using commons-dbcp
torque.dsfactory.iticket.factory = org.apache.torque.dsfactory.SharedPoolDataSourceFactory
torque.dsfactory.iticket.connection.driver = org.postgresql.Driver
torque.dsfactory.iticket.connection.url = jdbc:postgresql://127.0.0.1/iticket
torque.dsfactory.iticket.connection.user = iticket
torque.dsfactory.iticket.connection.password = iticket




See more files for this project here

iTicket

iTicket is an application for booking specific flights. On a quick-check-in terminal the passenger could easily withdraw the ticket.

Project homepage: http://sourceforge.net/projects/iticket
Programming language(s): Java,JSP,XML
License: lgpl21

  config.xml
  torque.properties