譬如像这样的:
dataSource: {
type: "com.mchange.v2.c3p0.ComboPooledDataSource",
events: {
depose: 'close'
},
fields: {
jdbcUrl: 'jdbc:log4jdbc:oracle:thin:@localhost:1521:' + 'orcl'
}
譬如像这样的:
dataSource: {
type: "com.mchange.v2.c3p0.ComboPooledDataSource",
events: {
depose: 'close'
},
fields: {
jdbcUrl: 'jdbc:log4jdbc:oracle:thin:@localhost:1521:' + 'orcl'
}