All Downloads are FREE. Search and download functionalities are using the official Maven repository.

default.dbunit.yml Maven / Gradle / Ivy

cacheConnection: true
cacheTableNames: true
leakHunter: false
properties:
  batchedStatements:  false
  qualifiedTableNames: false
  caseSensitiveTableNames: false
  batchSize: 100
  fetchSize: 100
  allowEmptyFields: false
  escapePattern: ""
connectionConfig:
  driver: ""
  url: ""
  user: ""
  password: ""




© 2015 - 2024 Weber Informatics LLC | Privacy Policy