My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
# Propiedades para la conexion a base de datos con BasicDataSource
driverClassName=com.mysql.jdbc.Driver
username=hibernate
password=hibernate
url=jdbc:mysql://localhost/hibernate
validationQuery=select 1

Change log

r57 by chuidiang on Jul 18, 2009   Diff
Ejemplo de BasicDataSource y
BasicDataSourceFactory
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 209 bytes, 6 lines
Powered by Google Project Hosting