|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TSource
Factory for connections to tripleset data model.
| Method Summary | |
|---|---|
TConnection |
getConnection()
Create new connection with default values. |
TConnection |
getConnection(String user,
String pass)
Creates a new connection with specified user name and password. |
TFactory |
getTriplesetFactory()
Get factory object that can be used to construct URI, Literals and BNodes. |
| Methods inherited from interface com.ontotext.ordi.DataSource |
|---|
getMetaData, isShutdown, shutdown |
| Methods inherited from interface com.ontotext.ordi.Wrapper |
|---|
isWrapperFor, unwrap |
| Methods inherited from interface com.ontotext.ordi.WarningAware |
|---|
clearWarnings, getWarning |
| Method Detail |
|---|
TConnection getConnection()
getConnection in interface DataSource
TConnection getConnection(String user,
String pass)
getConnection in interface DataSourceuser - name to be used.pass - of the specified user.
ORDIExceptionTFactory getTriplesetFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||