public class MySqlDataSource extends Object
| Modifier and Type | Method and Description |
|---|---|
com.mchange.v2.c3p0.ComboPooledDataSource |
getConnectoinPoolDataSource() |
static MySqlDataSource |
getInstance(Protos.DataSource datasource) |
static MySqlDataSource |
newInstance(Protos.DataSource dataSource) |
public static MySqlDataSource newInstance(Protos.DataSource dataSource)
public static MySqlDataSource getInstance(Protos.DataSource datasource)
public com.mchange.v2.c3p0.ComboPooledDataSource getConnectoinPoolDataSource()
Copyright © 2015. All rights reserved.