- #
- # see http://schemaspy.sourceforge.net/dbtypes.html
- # for configuration / customization details
- #
- description=DB2 UDB Type 4 Driver
- # gory details in db2net.properties:
- extends=db2net
- # specify UDB Driver...everything else is same as db2net
- driver=com.ibm.db2.jcc.DB2Driver
|