| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TConnection | |
|---|---|
| com.ontotext.ordi.rdbms | |
| com.ontotext.ordi.tripleset | |
| com.ontotext.ordi.tripleset.impl | |
| com.ontotext.ordi.trree | |
| com.ontotext.ordi.wsmo4rdf.impl | |
| Uses of TConnection in com.ontotext.ordi.rdbms | 
|---|
| Classes in com.ontotext.ordi.rdbms that implement TConnection | |
|---|---|
 class | 
RDBMSConnection
 | 
| Methods in com.ontotext.ordi.rdbms that return TConnection | |
|---|---|
 TConnection | 
RDBMSAdapter.getConnection()
 | 
 TConnection | 
RDBMSAdapter.getConnection(String user,
              String pass)
 | 
| Uses of TConnection in com.ontotext.ordi.tripleset | 
|---|
| Methods in com.ontotext.ordi.tripleset that return TConnection | |
|---|---|
 TConnection | 
TSource.getConnection()
Create new connection with default values.  | 
 TConnection | 
TSource.getConnection(String user,
              String pass)
Creates a new connection with specified user name and password.  | 
| Constructors in com.ontotext.ordi.tripleset with parameters of type TConnection | |
|---|---|
TriplesetQuery(ParsedQuery query,
               TConnection connection)
 | 
|
TriplesetQuery(ParsedQuery query,
               TConnection connection,
               URI tripleset)
 | 
|
| Uses of TConnection in com.ontotext.ordi.tripleset.impl | 
|---|
| Classes in com.ontotext.ordi.tripleset.impl that implement TConnection | |
|---|---|
 class | 
TConnectionImpl
 | 
 class | 
TQueryConnectionImpl
This class implements the evaluation of TupleExpr against the TConnection's search method. | 
| Fields in com.ontotext.ordi.tripleset.impl declared as TConnection | |
|---|---|
protected  TConnection | 
TQueryConnectionImpl.ORDITripleSource.connection
 | 
| Constructors in com.ontotext.ordi.tripleset.impl with parameters of type TConnection | |
|---|---|
TQueryConnectionImpl.ORDITripleSource(TSource source,
                                      TConnection connection,
                                      boolean includeInferred,
                                      URI tripleset)
 | 
|
| Uses of TConnection in com.ontotext.ordi.trree | 
|---|
| Classes in com.ontotext.ordi.trree that implement TConnection | |
|---|---|
 class | 
TRREEConnection
 | 
| Methods in com.ontotext.ordi.trree that return TConnection | |
|---|---|
 TConnection | 
TRREEAdapter.getConnection()
 | 
 TConnection | 
TRREEAdapter.getConnection(String user,
              String pass)
 | 
| Uses of TConnection in com.ontotext.ordi.wsmo4rdf.impl | 
|---|
| Fields in com.ontotext.ordi.wsmo4rdf.impl declared as TConnection | |
|---|---|
protected  TConnection | 
WSMLConnectionAdapterImpl.conection
 | 
protected  TConnection | 
Handler2TConnectionImpl.connection
 | 
| Methods in com.ontotext.ordi.wsmo4rdf.impl that return TConnection | |
|---|---|
 TConnection | 
WSMLConnectionAdapterImpl.getConnection()
 | 
| Constructors in com.ontotext.ordi.wsmo4rdf.impl with parameters of type TConnection | |
|---|---|
Handler2TConnectionImpl(TConnection connection)
 | 
|
WSMLConnectionAdapterImpl(TConnection connection)
 | 
|
WSMLfromTriplesImpl(WsmoFactory wsmoFactory,
                    LogicalExpressionFactory leFactory,
                    TConnection storeConnection)
 | 
|
WsmoConnectionImpl(WsmoSource source,
                   TConnection ordiConnection,
                   WsmoFactory wsmoFactory,
                   LogicalExpressionFactory leFactory)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||