My favorites
▼
|
Sign in
chuidiang-ejemplos
Ejemplos de www.chuidiang.com
Project Home
Downloads
Wiki
Issues
Source
Checkout
Browse
Changes
Source path:
svn
/
trunk
/
ejemplos-java-mysql
/
src
/
main
/
config
/
datasource_config.properties
r94
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
Show details
Hide details
Change log
r57
by chuidiang on Jul 18, 2009
Diff
Ejemplo de BasicDataSource y BasicDataSourceFactory
Go to:
/trunk/ejemplos-java-mysql/pom.xml
...mplos-java-mysql/src/main/config
...fig/datasource_config.properties
...idiang/ejemplos/datasource_mysql
...emploBasicDataSourceFactory.java
...rce_mysql/EjemploDataSource.java
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 209 bytes, 6 lines
View raw file
Powered by
Google Project Hosting