|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttorn.omea.framework.server.ServerContext
palio.services.SQLConnectorContext
public class SQLConnectorContext
Constructor Summary | |
---|---|
SQLConnectorContext(SQLConnectorDatabase database)
|
Method Summary | |
---|---|
torn.omea.framework.transaction.IsolatedContext |
createTransaction()
|
torn.omea.framework.core.QueryResult |
select(torn.omea.framework.core.Query query)
|
torn.omea.framework.core.QueryResult |
select(torn.omea.framework.core.Query query,
int maxAllowed)
|
Methods inherited from class torn.omea.framework.server.ServerContext |
---|
addContextListener, createExternalTransactionNotice, get, get, getCached, getCached, getLater, getMetaData, isOpen, removeContextListener, selectLater, setOpen |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SQLConnectorContext(SQLConnectorDatabase database)
Method Detail |
---|
public torn.omea.framework.transaction.IsolatedContext createTransaction() throws torn.omea.framework.errors.OmeaException
torn.omea.framework.errors.OmeaException
public torn.omea.framework.core.QueryResult select(torn.omea.framework.core.Query query)
public torn.omea.framework.core.QueryResult select(torn.omea.framework.core.Query query, int maxAllowed)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |