net.java.ao.builder
Class EntityManagerBuilderWithUrlAndUsernameAndPassword
java.lang.Object
net.java.ao.builder.EntityManagerBuilderWithUrlAndUsernameAndPassword
public final class EntityManagerBuilderWithUrlAndUsernameAndPassword
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityManagerBuilderWithUrlAndUsernameAndPassword
public EntityManagerBuilderWithUrlAndUsernameAndPassword(String url,
String username,
String password)
schema
public EntityManagerBuilderWithUrlAndUsernameAndPassword schema(String schema)
none
public EntityManagerBuilderWithDatabaseProperties none()
dbcp
public EntityManagerBuilderWithDatabaseProperties dbcp()
proxool
public EntityManagerBuilderWithDatabaseProperties proxool()
dbPool
public EntityManagerBuilderWithDatabaseProperties dbPool()
c3po
public EntityManagerBuilderWithDatabaseProperties c3po()
auto
public EntityManagerBuilderWithDatabaseProperties auto()
Copyright © 2007-2014. All Rights Reserved.