derby.properties 308 B

12345678910111213
  1. #
  2. # see http://schemaspy.sourceforge.net/dbtypes.html
  3. # for configuration / customization details
  4. #
  5. description=Derby Embedded Server
  6. driver=org.apache.derby.jdbc.EmbeddedDriver
  7. connectionSpec=jdbc:derby:<db>
  8. # the following provide description(s) for above entries in connectionSpec:
  9. db=path to database