blob: 86f493373b7f7e613246f2fe1f1d8a4bc5f94ffc [file] [log] [blame]
# JDBC properties for SapDB
# Note: Properties starting with "datasource." will be fed into the datasource instance of the
# class configured via the datasource.class property
# Use this property if ddlutils does not recognize the platform from the settings
#ddlutils.platform=SapDB
#
# Using the plain DBCP datasource
#
datasource.class=org.apache.commons.dbcp.BasicDataSource
datasource.driverClassName=com.sap.dbtech.jdbc.DriverSapDB
datasource.url=jdbc:sapdb://localhost/ddlutils
datasource.username=dba
datasource.password=dba