orathin.properties 330 B

1234567891011121314
  1. #
  2. # see http://schemaspy.sourceforge.net/dbtypes.html
  3. # for configuration / customization details
  4. #
  5. description=Oracle with Thin Driver
  6. # gory details in ora.properties:
  7. extends=ora
  8. connectionSpec=jdbc:oracle:thin:@<host>:<port>:<db>
  9. host=database host
  10. port=port on database host
  11. db=database SID as known on host