|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.flyway.sample.appengine.DataSourceFactory
public class DataSourceFactory
Factory for the datasource of this application.
| Constructor Summary | |
|---|---|
DataSourceFactory()
|
|
| Method Summary | |
|---|---|
static javax.sql.DataSource |
createDataSource()
Creates a new datasource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataSourceFactory()
| Method Detail |
|---|
public static javax.sql.DataSource createDataSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||