|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
DB
defines the interface for a Torque database
adapter.Adapter
objects based on specified JDBC driver name.SqlEnum.CUSTOM
operator.
ConstraintViolationException
with specified nested Throwable
.
ConstraintViolationException
with specified detail message and nested Throwable
.
IdGenerator
implementations based on the
return value of the provided adapter's Adapter.getIDMethodType()
method.
SqlEnum.CURRENT_DATE
and SqlEnum.CURRENT_TIME
.SqlEnum.CUSTOM
operator.DeadlockException
with specified nested Throwable
.
DeadlockException
with specified detail message and nested Throwable
.
select
using a PreparedStatement.
name
.
databaseName
.
databaseName
.
name
.
VALUES IDENTITY_VAL_LOCAL()
.
@@identity
).
SELECT
LAST_INSERT_ID()
.
IDMethod
interface denoting which
type of primary key generation method this type of RDBMS uses.
IDMethod
interface denoting which
type of primary key generation method this type of RDBMS uses.
TorqueInstance
used by this class.
java.sql.Types
.
java.sql.Types
.
java.sql.Types
.
java.sql.Types
.
java.sql.Types
.
java.sql.Types
.
java.sql.Types
.
databaseName
.
databaseName
.
databaseName
.
getQyeryCompleted()
).
getTotalsFinalized()
).
IdGenerator
implementations.
IdGenerator
implementations.List
containing a maximum of pageSize
objects of the type
defined within the class named returnBuilderClassName
at a
time, maintaining a maximum of LargeSelect.memoryPageLimit
pages of results in memory.
List
containing a maximum of pageSize
objects of the type T at a
time, maintaining a maximum of memoryPageLimit
pages of
results in memory.
Manager
properties in the configuration.
Service
property determining its implementing
class name .
TorqueException
without specified detail
message.
TorqueException
with specified detail
message.
TorqueException
with specified nested
Throwable
.
TorqueException
with specified detail
message and nested Throwable
.
key
.
key
.
key
.
key
.
key
.
key
.
key
.
null
.
ConcurrentUpdateException
with specified nested Throwable
.
ConcurrentUpdateException
with specified detail message and nested Throwable
.
ConcurrentUpdateException
with specified detail message.
TorqueInstance
used by this class.
java.sql.Types
.
DataSource
objects.
true
if you expect the query
to result in only a single result record (the default behaviour is to
throw a TorqueException if multiple records are returned when the query
is executed).
TorqueException
without specified detail
message.
TorqueException
with specified detail
message.
TorqueException
with specified nested
Throwable
.
TorqueException
with specified detail
message and nested Throwable
.
TorqueInstance
).TorqueException
without specified detail
message.
TorqueException
with specified detail
message.
TorqueException
with specified nested
Throwable
.
TorqueException
with specified detail
message and nested Throwable
.
TorqueRuntimeException
without specified
detail message.
TorqueRuntimeException
with specified
detail message.
TorqueRuntimeException
with specified
nested Throwable
.
TorqueRuntimeException
with specified
detail message and nested Throwable
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |