|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.jdbc.EmbeddedProfile
public class EmbeddedProfile
| Field Summary | |
|---|---|
static java.lang.String |
USE_CALLING_THREAD
|
| Constructor Summary | |
|---|---|
EmbeddedProfile()
|
|
| Method Summary | |
|---|---|
ConnectionImpl |
connect(java.lang.String url,
java.util.Properties info)
This method tries to make a connection to the given URL. |
protected ServerConnection |
createServerConnection(java.util.Properties info)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String USE_CALLING_THREAD
| Constructor Detail |
|---|
public EmbeddedProfile()
| Method Detail |
|---|
public ConnectionImpl connect(java.lang.String url,
java.util.Properties info)
throws TeiidSQLException
connect in interface ConnectionProfileThe - URL used to establish a connection.
java.sql.SQLException - if it is unable to establish a connection
TeiidSQLException
protected ServerConnection createServerConnection(java.util.Properties info)
throws TeiidException
TeiidException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||