|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
appName
property.
Statement.cancel()
.
autoCommit
property.
props
properties object.
defaultKey
and the defaults
map to
determine the correct value.
SQLParser.out
, incrementing SQLParser.d
by
and expanding SQLParser.out
by a fixed number of characters if
necessary.
expected
property value is set using
a given url
.
expected
property value is set using
a given url
and tdsVersion
property.
ConnectionJDBC2.unpackProperties(Properties)
is called
with an invalid integer (or long) string set on a property.
batchSize
property for SQL Server.
batchSize
property for Sybase.
bindAddress
property.
tmpDir
property.
bufferMaxMemory
property.
bufferMinPackets
property.
testConcurrentBatching()
to execute a batch within a transaction that is
then rolled back. InputStream
over the CLOB buffer.
OutputStream
for CLOB data.OutputStream
object over the BLOB
buffer.
InputStream
over the BLOB buffer.InputStream
object over the BLOB buffer.
OutputStream
for BLOB data.InputStream
over the CLOB buffer.Blob
instance.
Blob
instance initialized with data.
BlobBuffer
.
BlobBuffer
.
cacheMetaData
property.
charset
property.
Charsets.properties
resource.
CharsetInfo
object from a character set
descriptor of the form: charset preceded by a numeric value indicating
whether it's a multibyte character set (>1) or not (1) and a vertical
bar (|), eg "1|Cp1252" or "2|MS936".
Clob
instance.
Clob
instance.
ConnectionJDBC2
class.net.sourceforge.jtds.jdbc.ConnectionJDBC2.unpackProperties(Properties)
.ConnectionJDBC3Test.testTimerStopHelper.test()
.
ResultSet
).
TdsCore
instance to reuse on new statements.
InputStream
for named pipes.
SharedSocket.cancelPending
and
SharedSocket.responseOwner
.
TdsCore.cancelPending
.
Boolean.TRUE
if identifiers are case sensitive (the server
was installed that way).
ParamInfo
instance.
Connection
object's database and JDBC
resources immediately instead of waiting for them to be automatically
released.
TdsCore
connection object and associated streams.
String
s.
choices
field should be set when calling
Driver.getPropertyInfo(String, Properties)
.
SharedSocket
object representing a connection to a named
pipe.
Driver.getPropertyInfo(String, Properties)
.
SharedSocket.VirtualSocket
through reflection when Driver.JDBC3
is true
.
ResultSet
.
databaseName
property.
domain
property.
DatabaseMetaData
.DatabaseMetaData
.java.sql.Timestamp
.
java.sql.Time
.
java.sql.Date
.
DefaultProperties
class.Driver
class.Driver.getPropertyInfo(String, Properties)
.Driver.setupConnectProperties(String, java.util.Properties)
.java.sql.Date
.
ENVCHANGE
packets on login ack, by executing a DB
vendor/version specific query.
jdbc:jtds:
).
Statement#execute()
that directs the
driver to return generated keys.
byte[]
as initial value for empty
Blob
s.
String
as initial value for empty
Clob
s.
TdsCore.getParameters()
call
JtdsStatement.execute(java.lang.String)
and {#link #executeUpdate}: basic checks, cleaning up of previous
results, setting up and executing the query and loading the first
results.
ResultSet
s).
ResultSet
s).
ColInfo
instance with the JDBC type set.
ResultSet
object and this statement.
Object[]
object to a String
.
get()
so that it also updates the LRU list.
null
if the key specified does not have an associated
statement handle.
InputStream
.
BlobBuffer
object.
Statement
for this connection.
TdsCore
or null
if
nothing is cached and resets the cache (sets it to null
).
CharsetInfo
instance asociated with the
specified server charset.
CharsetInfo
instance asociated with the
specified collation.
CharsetInfo
instance asociated with the
specified LCID.
CharsetInfo
instance asociated with the
specified sort order.
CharsetInfo
instance used by this connection.
ConnectionJDBC2
object referenced by the
JtdsResultSet.statement
instance variable.
ResultSet
,
Statement
or Connection
object.
Connection
, overriding the default properties
with the ones provided.
SharedSocket.in
field.
InputStream
over the server response.
SSPIJNIClient
instance.
Class
.
RequestStream.maxPrecision
.
Collection
of obsolete statement handles that may
be released, or null
if no statement handles are obsolete.
SharedSocket.out
field.
SharedNamedPipe.pipe
field.
DefaultProperties.getServerType(int)
, only it returns the default server
type ("sqlserver"
) if serverType
is 0.
DefaultPropertiesTestLibrary.tester
.
InputStream
.
String
and byte[]
respectively.
VirtualSocket
used by this stream.
VirtualSocket
used by this stream id.
instance
property.
testBigDecimal0007
.
#initialize()
if the SSPI client is not already inited.
#prepareSSORequest()
to prepare the NTLM TYPE-1 message.
#prepareSSOSubmit(byte[], long)
to prepare the NTLM TYPE-3
message.
#unInitialize()
if the SSPI client is inited.
Support.calculateNamedPipeBufferSize(int, int)
using reflection.
ResultSet
object has been closed.
#onlySqlServerTests
.
#onlyTds70Tests
.
true
if the specified procName
is a sp_prepare or sp_prepexec handle; returns false
otherwise.
os.name
system property to see if it starts
with "windows".
DataSource
, ConnectionPoolDataSource
and
XADataSource
implementation.JtdsDataSource
class.JtdsObjectFactory
class.XAConnection
interface.XAConnection
object.
Xid
interface.language
property.
lastUpdateCount
property.
InputStream
that only returns a limited
number of bytes on read (less than the requested number of bytes).
lobBufferSize
property.
logfile
property.
loginTimeout
property.
SQLWarning
.
SQLException
.
Exception
.
Messages.properties
and populate
them into Map
objects.
DriverPropertyInfo
array from
Driver.getPropertyInfo(String, Properties)
and convert it
into a Map
using the name
property for the keys.
Messages.DEFAULT_RESOURCE
resource bundle.
true
if updates are made to a copy of the LOB; returns
false
if LOB updates are made directly to the database.
macAddress
property.
maxStatements
property.
null
).
Messages.properties
.Messages.properties
file.Messages.properties
.Messages.properties
.namedPipe
property.
namedPipePath
property for SQL Server.
namedPipePath
property for Sybase.
SharedNamedPipe
class.Types
-defined type for an SQL Server specific data type.
NULL
and non-NULL
values being
NULL
.
moveToInsertRow()
was called.
packetSize
property for TDS 4.2.
packetSize
property for TDS 5.0.
packetSize
property for TDS 7.0 and TDS 8.0.
sp_cursorfetch
fetchtype parameter.
sp_cursorfetch
numrows IN parameter (for actual fetches).
sp_cursorfetch
numrows OUT parameter (for FETCH_INFO).
sp_cursor
optype parameter.
sp_cursor
rownum parameter.
sp_cursorfetch
rownum IN parameter (for actual fetches).
sp_cursorfetch
rownum OUT parameter (for FETCH_INFO).
sp_cursor
table parameter.
password
property.
portNumber
property for SQL Server.
portNumber
property for Sybase.
prepareSql
property for SQL Server.
prepareSql
property for Sybase.
processId
property.
progName
property.
ParameterMetaData
.
PooledConnection
interface.PreparedStatementTest.testMultiThread()
to
test concurrency.null
if no parameters
are expected.
byte[]
.
JtdsStatement.resultQueue
until the end of the
response is reached or a ResultSet
is encountered.
put()
so that it also updates the LRU list.
RequestStream
object.
InputStream
over the
server response.TdsInputStream
instance.
XAException
with an explanatory message derived from the
SQLException
and the XA error code set to XAER_RMFAIL
.
XAException
with an explanatory message and the XA error code set.
len
bytes or throws an IOException
if
there aren't that many bytes available.
int
value from the server response stream.
long
value from the server response stream.
String
from the server response stream,
creating the String
from a translated byte
array.
String
from the server response stream, translating
it from a byte
array using the specified character set.
short
value from the server response stream.
String
object from the server response stream.
String
from the server response stream, creating
it from a translated byte
array.
unsigned long
value from the server response stream.
TdsCore
.
Statement
, by cleaning up all queued and
unprocessed results.
ResultSet
).
JtdsResultSet.currentRow
.
TimerThread
main loop.
Messages.properties
.
Messages.properties
.
serverType
property for SQL Server.
serverType
property for Sybase.
socketKeepAlive
property.
sockeTimeout
property.
ssl
property.
SharedLocalNamedPipe
.
SharedNamedPipe
.
SharedSocket
object specifying host name and
port.
Support
class.xp_jtdsxa
extended stored procedure on the
server.
OutputStream
that can be used to update the
BLOB.
charsetInfo
field of ci
according to
the value of its collation
field.
SharedSocket.in
field.
DefaultPropertiesTestLibrary.onlySqlServerTests
.
DefaultPropertiesTestLibrary.onlyTds70Tests
.
SharedSocket.out
field.
SharedNamedPipe.pipe
field.
#tester
.
Driver.connect(String, java.util.Properties)
method.
String
from the server response stream.
TdsCore
that a batch is starting.
String
.
true
if getting auto-generated keys is supported after a
statment is executed; returns false
otherwise
LIKE
escape clause.
true
if Callable statements can return multiple result sets;
returns false
if they can only return one result set.
true
if the database supports named parameters;
returns false
if the database does not support named parameters.
true
if savepoints are supported; returns
false
otherwise
true
if the database supports statement pooling;
returns false
otherwise.
EXISTS
expressions.
IN
statements.
tcpNoDelay
property.
tds
property for TDS 4.2.
tds
property for TDS 5.0.
tds
property for TDS 7.0.
tds
property for TDS 8.0.
TimerThread
instance.
TimerListener
.TimerRequest
.
getTypeInfo()
.
TypeInfo
class.ResponseStream
.
absolute()
with very large positive
values positions the cursor after the last row and with very large
negative values positions the cursor before the first row.
absolute(-1)
works the same as last()
.
BigDecimal
s created from double values (i.e with very
large scales).
InputStream
that doesn't fill the
buffer on read()
.
Blob
.
SharedSocket#closeStream()
can block JVM finalizer thread or cause OOM errors.
Support.calculateNamedPipeBufferSize(int, int)
sets the buffer size appropriately for TDS 4.2 when the packet
size is set to 0.
Support.calculateNamedPipeBufferSize(int, int)
sets the buffer size appropriately for TDS 5.0 when the packet
size is set to 0.
Support.calculateNamedPipeBufferSize(int, int)
sets the buffer size appropriately for TDS 7.0 when the packet
size is set to 0.
Support.calculateNamedPipeBufferSize(int, int)
sets the buffer size appropriately for TDS 8.0 when the packet
size is set to 0.
CallableStatement
s with return values work correctly.
Statement.cancel()
.
Clob
manipulation including indexed writes.
ResultSet
s.
JtdsStatement.close()
.
sp_cursorfetch
with fetch sizes
greater than 1.
Statement.setMaxRows()
works on cursor
ResultSet
s.
ResultSet.previous()
works correctly on cursor
ResultSet
s.
DataTruncation
exception.
ResultSet.deleteRow()
on updateable result sets.
ResultSet.TYPE_SCROLL_SENSITIVE+1
)
see others' updates.
insertRow()
works with no values set.
executeUpdate("SELECT ...")
- testFloat1() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test for bug [963799] float values change when written to the database
- testFloatValues() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Tests that float (single precision - 32 bit) values are not converted to
double (thus loosing precision).
- testFnEscape() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test for bug related with [1368058] Calling StoredProcedure with
functions ({fn} escape can't handle special characters, e.g. underscore).
- testFnEscapeNesting() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test for bug #1116046 {fn } escape can't handle nested functions.
- testForBrowse0014() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testForceCharset1() -
Method in class net.sourceforge.jtds.jdbc.ConnectionJDBC2UnitTest
- Test correct behavior of the
charset
property.
- testForceCharset2() -
Method in class net.sourceforge.jtds.jdbc.ConnectionJDBC2UnitTest
- Test correct behavior of the
charset
property.
- testFullTextSearch() -
Method in class net.sourceforge.jtds.jdbc.StatementTest
- Test for bug #624, full text search causes connection reset when connected
to Microsoft SQL Server 2008.
- testGetAsciiStream0018() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testGetBoolean0025() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testGetByName() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test whether retrieval by name returns the first occurence (that's what
the spec requires).
- testGetColumnsMetaData() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTest
- Test for bug [1120168] jTDS 101 - TDS data type 0 invalid.
- testGetFloatObject() -
Method in class net.sourceforge.jtds.jdbc.SunTest
- Generic test for SUN bug where Float was promoted to Double
by driver leading to ClassCastExceptions in the tests.
- testGetMetaData() -
Method in class net.sourceforge.jtds.jdbc.SunTest
- Test for SUN bug [ PrepStmt1.getMetaData() ]
Driver loops if select contains commas.
- testGetMultiScrollRs() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test return of multiple scrollable result sets from one execute.
- testGetObject1() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test BIT data type.
- testGetObject2() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test TINYINT data type.
- testGetObject3() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test SMALLINT data type.
- testGetObject4() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test INT data type.
- testGetObject5() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test BIGINT data type.
- testGetParamMetaData() -
Method in class net.sourceforge.jtds.jdbc.JDBC3Test
- Test for bug [1222205] getParameterMetaData returns not implemented.
- testGetProcedures() -
Method in class net.sourceforge.jtds.jdbc.SunTest
- Test for SUN bug [ dbMeta8.testGetProcedures ]
The wrong column names are returned by getProcedures().
- testGetString() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
- Test for bug [1235845] getTimestamp() returns illegal value after
getString().
- testGetTableTypesOrder() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTest
- Test for bug [974036] Bug in 0.8rc1 DatabaseMetaData method getTableTypes()
- testGetTables() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTest
- Test for bug [998765] Exception with Sybase and metaData.getTables()
- testGetterSetter() -
Method in class net.sourceforge.jtds.jdbcx.JtdsObjectFactoryTest
-
- testIllegalParameters() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [1111516 ] Illegal Parameters in PreparedStatement.
- testImageText() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test for bug [1161609] Text or image data truncated on Sybase 12.5
- testInOutParameters() -
Method in class net.sourceforge.jtds.jdbc.CallableStatementTest
- Test for separation of IN and INOUT/OUT parameter values
- testInsertConflict0049() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testInsertRow0012() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test
ResultSet.insertRow()
on updateable result sets.
- testInsertRowVisible() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test that inserted rows are visible in a scroll sensitive
ResultSet
and that they show up at the end.
- testIntOptions() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataJDBC3Test
- Test meta data function that return integer values.
- testIntOptions() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTest
- Test meta data function that return integer values.
- testIsWindowsOS_Linux() -
Method in class net.sourceforge.jtds.jdbc.SupportUnitTest
-
- testIsWindowsOS_MacOSX() -
Method in class net.sourceforge.jtds.jdbc.SupportUnitTest
-
- testIsWindowsOS_Windows() -
Method in class net.sourceforge.jtds.jdbc.SupportUnitTest
-
- testIsWindowsOS_Windows_XP() -
Method in class net.sourceforge.jtds.jdbc.SupportUnitTest
-
- testIsWindowsOS_windows() -
Method in class net.sourceforge.jtds.jdbc.SupportUnitTest
-
- testLMv2() -
Method in class net.sourceforge.jtds.jdbc.NtlmAuthTest
-
- testLMv2CapturedData() -
Method in class net.sourceforge.jtds.jdbc.NtlmAuthTest
-
- testLargeBatch() -
Method in class net.sourceforge.jtds.jdbc.BatchTest
- Test large batch behavior.
- testLargeBlob1() -
Method in class net.sourceforge.jtds.jdbc.LargeLOBTest
- Test for bug [945507] closing statement after selecting a large IMAGE - Exception
- testLocalTran() -
Method in class net.sourceforge.jtds.jdbc.XaTest
- Demonstrate interleaving local transactions and distributed
transactions.
- testLongData() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test varchar and varbinary fields longer than 255 bytes.
- testLongStatement() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [1022968] Long SQL expression error.
- testLongToVarchar0008() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test writing
long
values to VARCHAR fields.
- testManyParametersStatement() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [1047330] prep statement with more than 2100 params fails.
- testMaxFieldSize() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test
Statement.setMaxFieldSize()
.
- testMaxRows() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [1010660] 0.9-rc1 setMaxRows causes unlimited temp stored
procedures.
- testMaxRows() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Check whether
Statement.setMaxRows()
works okay, bug
[1812686].
- testMaxRows0003() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testMetaData() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bad truncation in prepared statements on metadata retrieval
(patch [1076383] ResultSetMetaData for more complex statements for SQL
Server).
- testMetaData() -
Method in class net.sourceforge.jtds.jdbc.Tds8Test
-
- testMetaData0046() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testMetaDataClearsResultSet() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [1050660] PreparedStatement.getMetaData() clears resultset.
- testMissingParameter0016() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testMissingWhitespace() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [ 1059916 ] whitespace needed in preparedStatement.
- testMoneyHandling0019() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testMoreThan255Columns() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test if COL_INFO packets are processed correctly for
ResultSet
s with over 255 columns.
- testMultiByteCharTruncation() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [2814376] varchar-type is truncated in non-unicode
environment.
- testMultiLineComment() -
Method in class net.sourceforge.jtds.jdbc.StatementTest
- Test for #676, error in multi line comment handling.
- testMultiThread() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test
Connection
concurrency by running
PreparedStatement
s and rollbacks at the same time to see
whether handles are not lost in the process.
- testMultipleResults() -
Method in class net.sourceforge.jtds.jdbc.JDBC3Test
- Test return of multiple open result sets from one execute.
- testMultipleResults0015() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testNTLMv2() -
Method in class net.sourceforge.jtds.jdbc.NtlmAuthTest
-
- testNTLMv2CapturedData() -
Method in class net.sourceforge.jtds.jdbc.NtlmAuthTest
-
- testNamedParameters0001() -
Method in class net.sourceforge.jtds.jdbc.CallableStatementTest
- Test named parameters.
- testNamedParameters0002() -
Method in class net.sourceforge.jtds.jdbc.CallableStatementTest
- Test named parameters.
- testNegativeOverflow() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [2860742], getByte() causes overflow error for negative
values.
- testNegativeScale() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
-
- testNestedEscapes() -
Method in class net.sourceforge.jtds.jdbc.SunTest
- Test nested escapes
- testNestedFunctions() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Regression test for bug #615, the SQL parser doesn't correctly handle
{fn } escapes containing nested (unescaped) functions.
- testNestedStatements0022() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testNestedStatements0026() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
- SAfe Tests whether cursor-based statements still work ok when
nested.
- testNoCount() -
Method in class net.sourceforge.jtds.jdbc.BatchTest
- The first statement in this batch does not return an update count.
- testNoHost() -
Method in class net.sourceforge.jtds.jdbcx.JtdsDataSourceTest
- Test connecting without specifying a host.
- testNoKeys() -
Method in class net.sourceforge.jtds.jdbc.GenKeyTest
- Test empty result set returned when no keys available.
- testNoPrepare() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test that statements which cannot be prepared are remembered.
- testNoProperties() -
Method in class net.sourceforge.jtds.jdbcx.JtdsObjectFactoryTest
- Tests that the factory can correctly rebuild a DataSource with no
properties set (i.e. all values should be null and no NPE should be
thrown).
- testNoUser() -
Method in class net.sourceforge.jtds.jdbcx.JtdsDataSourceTest
- Test connecting without specifying a user.
- testNonRpcProc1() -
Method in class net.sourceforge.jtds.jdbc.CallableStatementTest
- Test that procedure calls with both literal parameters and parameterr
markers are executed correctly (bug [1078927] Callable statement fails).
- testNonRpcProc2() -
Method in class net.sourceforge.jtds.jdbc.CallableStatementTest
- Test that procedure calls with both literal parameters and parameterr
markers are executed correctly (bug [1078927] Callable statement fails).
- testNormal() -
Method in class net.sourceforge.jtds.jdbcx.JtdsDataSourceTest
- Test connecting with the settings in connection.properties.
- testNullBoolean() -
Method in class net.sourceforge.jtds.jdbc.Tds8Test
- Test for bug [1042272] jTDS doesn't allow null value into Boolean.
- testNullImage() -
Method in class net.sourceforge.jtds.jdbc.SanityTest
-
- testNullLengthStrings0001() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test whether NULL values, 0-length strings and single space strings
are treated right.
- testNullOutputParameters() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test that
null
output parameters are handled correctly.
- testNullText() -
Method in class net.sourceforge.jtds.jdbc.SanityTest
-
- testNullUniText() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
-
- testNumericOverflow() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [1855125], numeric overflow not reported by jTDS.
- testNvarcharNormalized() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTypeInfoTest
-
- testOldDates0016() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test that dates prior to 06/15/1940 0:00:00 are stored and retrieved
correctly.
- testOptimisticUpdates() -
Method in class net.sourceforge.jtds.jdbc.ClientSideCursorTest
- Test optimistic updates throw exception if row is changed on disk.
- testOrderedByDatatype() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTypeInfoTest
- Check types ordered by data type.
- testOrderedByTypeMapping() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTypeInfoTest
- Check that types with the same JDBC data type are ordered by closest
match to the standard JDBC type.
- testOutOfMemory() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test the behavior of the ResultSet/Statement/Connection when the JVM
runs out of memory (hopefully) in the middle of a packet.
- testOutOfOrderClose0013() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test how an "out-of-order" close behaves (e.g close the
Connection
first, then the Statement
anf
finally the ResultSet
).
- testOuterJoinParameters() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [1071397] Error in prepared statement (parameters in outer
join escapes are not recognized).
- testOutputParams() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testParams() -
Method in class net.sourceforge.jtds.jdbc.GenKeyTest
-
- testPessimisticConcurrency() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test pessimistic concurrency for SQL Server (for Sybase optimistic
concurrency will always be used).
- testPlainResultSetPosition0004() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Check that the
isBeforeFirst
, isAfterLast
,
isFirst
and isLast
methods work for
forward-only, read-only result sets (bug [1039876] MS SQL
JtdsResultSet.isAfterLast() always returns false).
- testPositionedUpdate() -
Method in class net.sourceforge.jtds.jdbc.ClientSideCursorTest
- Test support for JDBC 1 style positioned updates with named cursors.
- testPrepStmtBatch() -
Method in class net.sourceforge.jtds.jdbc.BatchTest
- Test batched prepared statements.
- testPrepStmtBatchDupKey() -
Method in class net.sourceforge.jtds.jdbc.BatchTest
- Test for bug [1371295] SQL Server continues after duplicate key error.
- testPrepStmtError() -
Method in class net.sourceforge.jtds.jdbc.SunTest
- Test for bug [ 1012301 ] 0.9-rc1: Prepared statement execution error.
- testPrepStmtNoParams() -
Method in class net.sourceforge.jtds.jdbc.BatchTest
- Test for PreparedStatement batch with no parameters.
- testPrepStmtVariableParams() -
Method in class net.sourceforge.jtds.jdbc.BatchTest
- Test for PreparedStatement batch with variable parameter types.
- testPrepareFailWarning() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug #378, collation-related exception on update.
- testPrepareModes() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test that preparedstatement logic copes with commit modes and
database changes.
- testPrepareSQL0() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [1623668] Lost apostrophes in statement parameter values(prepareSQL=0)
- testPreparedAndCallableCursors0014() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test cursor-based
ResultSet
s obtained from
PreparedStatement
s and CallableStatement
s.
- testPreparedStatement() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
-
- testPreparedStatement0007() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testPreparedStatement0008() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testPreparedStatement0009() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testPreparedStatement0040() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testPreparedStatement0041() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testPreparedStatement0042() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testPreparedStatementAddBatch1() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
-
- testPreparedStatementParsing1() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for [924030] EscapeProcesser problem with "{}" brackets
- testPreparedStatementParsing2() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [1008882] Some queries with parameters cannot be executed with 0.9-rc1
- testPreparedStatementParsing3() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for "invalid parameter index" error.
- testPreparedStatementRollback1() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for [931090] ArrayIndexOutOfBoundsException in rollback()
- testPreparedStatementSetObject1() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [938494] setObject(i, o, NUMERIC/DECIMAL) cuts off decimal places
- testPreparedStatementSetObject2() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [938494] setObject(i, o, NUMERIC/DECIMAL) cuts off decimal places
- testPreparedStatementSetObject3() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [938494] setObject(i, o, NUMERIC/DECIMAL) cuts off decimal places
- testPreparedStatementSetObject4() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [938494] setObject(i, o, NUMERIC/DECIMAL) cuts off decimal places
- testPreparedStatementSetObject5() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [938494] setObject(i, o, NUMERIC/DECIMAL) cuts off decimal places
- testPreparedStatementSetObject6() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [1204658] Conversion from Number to BigDecimal causes data
corruption.
- testPreparedTimestampEscaping() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
- Test for bug #541, data type mismatch when using date/time/timestamp JDBC
escapes.
- testPrimaryKeyFloat0023() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testPrimaryKeyReal0024() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testProc0() -
Method in class net.sourceforge.jtds.jdbc.AsTest
- Test for missing ResultSet, reported in support request #35.
- testProc1() -
Method in class net.sourceforge.jtds.jdbc.AsTest
-
- testProc2() -
Method in class net.sourceforge.jtds.jdbc.AsTest
-
- testProc3() -
Method in class net.sourceforge.jtds.jdbc.AsTest
- Test for bug #654, CallableStatement.execute() always returns false.
- testProc4() -
Method in class net.sourceforge.jtds.jdbc.AsTest
- Test for unnamed procedure parsing bug, reported in patch #115.
- testProcedureColumns() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTest
- Test for bug [1184376] Sybase getProcedureColumns bug
- testProcedureUseLOBsFalse() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTest
- Test for bug [1245775] Column type inconsistency when useLOBs=false.
- testProcessUpdateCounts1() -
Method in class net.sourceforge.jtds.jdbc.CallableStatementTest
- Test that procedure outputs are available immediately for procedures
that do not return ResultSets (i.e that update counts are cached).
- testProcessUpdateCounts2() -
Method in class net.sourceforge.jtds.jdbc.CallableStatementTest
- Test that procedure outputs are available immediately after processing
the last ResultSet returned by the procedure (i.e that update counts
are cached).
- testProcessUpdateCounts3() -
Method in class net.sourceforge.jtds.jdbc.CallableStatementTest
- Test that procedure outputs are available immediately after processing
the last ResultSet returned by the procedure (i.e that update counts
are cached) even if getMoreResults() is not called.
- testProcessUpdateCounts4() -
Method in class net.sourceforge.jtds.jdbc.CallableStatementTest
- Test that procedure outputs are available immediately after processing
the last ResultSet returned by the procedure (i.e that update counts
are cached) even if getMoreResults() and ResultSet.close() are not
called.
- testPublicConstructor() -
Method in class net.sourceforge.jtds.jdbcx.JtdsDataSourceTest
- Tests that the public constructor works.
- testQueryTimeout() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test for bug [1222199] Delayed exception thrown in statement close.
- testQueryTimeout() -
Method in class net.sourceforge.jtds.jdbc.StatementTest
- Test for bug [1694194], queryTimeout does not work on MSSQL2005 when
property 'useCursors' is set to 'true'.
- testReadText() -
Method in class net.sourceforge.jtds.jdbc.ReadTextTest
-
- testRelative() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [1182066] regression bug resultset: relative() not working
as expected.
- testRelativeLargeValue() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test that calling
absolute()
with very large positive
values positions the cursor after the last row and with very large
negative values positions the cursor before the first row.
- testResultSet0043() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testResultSet0044() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testResultSet0045() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testResultSetColumnName1() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [1009233] ResultSet getColumnName, getColumnLabel return wrong values
- testResultSetError() -
Method in class net.sourceforge.jtds.jdbc.BatchTest
- This test should generate an error as the second statement in the batch
returns a result set.
- testResultSetMetaData() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for fixed bugs in ResultSetMetaData:
isNullable() always returns columnNoNulls.
- testResultSetMetaData() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test that resultset meta data is correct for short varchar/varbinary types.
- testResultSetMetaData2() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test that resultset meta data is correct for long varchar/varbinary types.
- testResultSetMetaData3() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test Sybase ASE misc data type metadata.
- testResultSetMetaData4() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test Sybase ASE 15+ misc data type metadata.
- testResultSetMetadate() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTest
- Test for bug [1833720], invalid table names for large result sets.
- testResultSetScroll1() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [961594] ResultSet.
- testResultSetScroll2() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [945462] getResultSet() return null if you use scrollable/updatable.
- testResultSetScroll3() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [1028881] statement.execute() causes wrong ResultSet type.
- testResultSetUpdate1() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [1008208] 0.9-rc1 updateNull doesn't work.
- testResultSets() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataJDBC3Test
- Test meta data functions that return result sets.
- testResultSets() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTest
- Test meta data functions that return result sets.
- testRowstat() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [1329765] Pseudo column ROWSTAT is back with SQL 2005
(September CTP).
- testSQL2005MetaData() -
Method in class net.sourceforge.jtds.jdbc.Tds8Test
- Test for enhanced database metadata for SQL 2005.
- testSanity() -
Method in class net.sourceforge.jtds.jdbc.SanityTest
- A simple test to make sure everything seems to be OK
- testSavepoint1() -
Method in class net.sourceforge.jtds.jdbc.SavepointTest
- tests if rolling back to a savepoint restores the correct DB state
- testSavepoint2() -
Method in class net.sourceforge.jtds.jdbc.SavepointTest
- rollback zu einem savepoint, dann test, ob weiter mit dem safepoint-objekt gearbeitet werden kann
- testSavepoint3() -
Method in class net.sourceforge.jtds.jdbc.SavepointTest
-
- testSavepoint4() -
Method in class net.sourceforge.jtds.jdbc.SavepointTest
- Test to ensure savepoint ids restart at 1.
- testSavepoint5() -
Method in class net.sourceforge.jtds.jdbc.SavepointTest
- Test to ensure savepoints can be created even when no statements have
been issued.
- testSavepoint6() -
Method in class net.sourceforge.jtds.jdbc.SavepointTest
- test for bug [2818256]
ensure a savepoint is still valid after rollback
- testSavepoint7() -
Method in class net.sourceforge.jtds.jdbc.SavepointTest
- roll back to one savepoint and ensure earlier savepoints are still valid
- testSavepoint8() -
Method in class net.sourceforge.jtds.jdbc.SavepointTest
- Test to ensure savepoints cannot be created in auto-commit mode
(Bug [2021839]).
- testSavepoint9() -
Method in class net.sourceforge.jtds.jdbc.SavepointTest
- Test for bug [2021839], connection is rolled back instead of being
committed if setSavepoint is the first operation.
- testSavepointRelease() -
Method in class net.sourceforge.jtds.jdbc.ConnectionJDBC3Test
- Test that temporary procedures created within transactions with
savepoints which are released are still kept in the procedure cache.
- testScrollablePreparedStatement() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
-
- testSelect() -
Method in class net.sourceforge.jtds.jdbc.GenKeyTest
- Test that SELECT statements work correctly with
PreparedStatement
s created with
RETURN_GENERATED_KEYS
.
- testSemicolonProcedures() -
Method in class net.sourceforge.jtds.jdbc.CallableStatementTest
- Test that procedure names containing semicolons are parsed correctly.
- testSetDateObject() -
Method in class net.sourceforge.jtds.jdbc.SunTest
- Test for bug [ 1012307 ] PreparedStatement.setObject(java.util.Date) not working.
- testSetFetchDirectiion() -
Method in class net.sourceforge.jtds.jdbc.SunTest
- Test for SUN bug [ stmt2.testSetFetchDirection04 ]
fetch direction constant not validated.
- testSetFetchSize() -
Method in class net.sourceforge.jtds.jdbc.SunTest
- Test for SUN bug [ resultSet1.testSetFetchSize02 ]
attempt to set non zero fetch size rejected.
- testSetObjectScale() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [1075977]
setObject()
causes SQLException.
- testSocketConcurrency1() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
-
- testSocketConcurrency2() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
-
- testSocketConcurrency3() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
-
- testSocketConcurrency4() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test running SELECT queries on one
Statement
at the same
time as cancel()
is called on a concurrent
Statement
.
- testSocketConcurrency5() -
Method in class net.sourceforge.jtds.jdbc.JDBC3Test
- Test closing a
ResultSet
when it's out of scope.
- testSpHelpSysUsers0032() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testSpecTime() -
Method in class net.sourceforge.jtds.jdbc.AsTest
-
- testSqlComments() -
Method in class net.sourceforge.jtds.jdbc.SunTest
- Test for bug [ 1011650 ] 0.9-rc1: comments get parsed
- testSqlVariant() -
Method in class net.sourceforge.jtds.jdbc.Tds8Test
-
- testStatements0020() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testStreamImage() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test writing image data from InputStream
- testStreamText() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test writing text data from Reader
- testStreamUniText() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test writing unitext data from Reader
- testStringFn() -
Method in class net.sourceforge.jtds.jdbc.SunTest
- Test for scalar string functions.
- testStringOptions() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTest
- Test meta data functions that return strings.
- testSybaseISO_1() -
Method in class net.sourceforge.jtds.jdbc.EncodingTest
- Test for bug [1293415] Charset iso_1 is broken for Sybase.
- testTLSResume() -
Method in class net.sourceforge.jtds.jdbc.TlsTest
- Test for problem resuming TLS session with SQL Server (bug [1102505] SSL
TLS resume failure).
- testTableMetaData() -
Method in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTest
- Test for bug [1023984] Protocol error processing table meta data.
- testTableParsing() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test that the SQL parser doesn't try to parse the table name unless
necessary (or that it is able to parse function calls if it does).
- testTemp() -
Method in class net.sourceforge.jtds.jdbc.UpdateTest
-
- testTextColumns0031() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testThreadInterrupt() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test for bug #507, executeQuery absorbs thread interrupt status
- testTimeEscaping() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
- Test for bug #541, data type mismatch when using date/time/timestamp JDBC
escapes.
- testTimeZone() -
Method in class net.sourceforge.jtds.jdbc.TimeZoneTest
- Test timezone calendar conversions.
- testTimerStop() -
Method in class net.sourceforge.jtds.jdbc.ConnectionJDBC3Test
- Test for bug [2871274], TimerThread prevents classloader from being GCed.
- testTimestampConversion() -
Method in class net.sourceforge.jtds.jdbc.NtlmAuthTest
-
- testTimestampEscaping() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
- Test for bug #541, data type mismatch when using date/time/timestamp JDBC
escapes.
- testTimestampRange() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
- Test for bug [1040475] Possible bug when converting to and from
datetime.
- testTimestampTimeZone() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
- Test for bug [1036059] getTimestamp with Calendar applies tzone offset
wrong way.
- testTimestamps0001() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testTimestamps0004() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testTimestamps0037() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testTimestamps0047() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testTimestamps0048() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testTransactions0010() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
-
- testTrigger1() -
Method in class net.sourceforge.jtds.jdbc.GenKeyTest
- Test for bug [930305] getGeneratedKeys() does not work with triggers
- testTsEscape() -
Method in class net.sourceforge.jtds.jdbc.CallableStatementTest
- Test for bug [ 1062671 ] SQLParser unable to parse CONVERT(char,{ts ?}
- testUnclosedSocket() -
Method in class net.sourceforge.jtds.jdbc.ConnectionJDBC3Test
- Test for bug [1755448], login failure leaves unclosed sockets.
- testUniText() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test writing unitext data from memory
- testUnicodeStream() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test that
read()
works ok on the stream returned by
ResultSet.getUnicodeStream()
(i.e. it doesn't always fill
the buffer, regardless of whether there's available data or not).
- testUnsignedBigInt() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test Sybase ASE 15+ unsigned bigint data type.
- testUnsignedInt() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test Sybase ASE 15+ unsigned int data type.
- testUnsignedSmallInt() -
Method in class net.sourceforge.jtds.jdbc.Tds5Test
- Test Sybase ASE 15+ unsigned smallint data type.
- testUnterminatedCommentParsing() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test for bug [1187927] Driver Hangs on Statement.execute().
- testUpdateCount1() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Test for bug [985754] row count is always 0
- testUpdateNoKeys() -
Method in class net.sourceforge.jtds.jdbc.ClientSideCursorTest
- Test updateable result set where table is not keyed.
- testUpdateRow0011() -
Method in class net.sourceforge.jtds.jdbc.SAfeTest
- Test
ResultSet.updateRow()
on updateable result sets.
- testUpdateRowDuplicatesRow() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test that updated rows are marked as deleted and the new values inserted
at the end of the
ResultSet
if the primary key is updated.
- testUpdateRowNoChanges() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [1170777] resultSet.updateRow() fails if no row has been
changed.
- testUpdateRowPosition() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test that after updateRow() the cursor is positioned correctly.
- testUpdateRowUpdatesRow() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test that updated rows are modified in place if the primary key is not
updated.
- testUpdateableClientCursor() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [1197603] Cursor downgrade error in CachedResultSet --
updateable result sets were incorrectly downgraded to read only forward
only ones when client side cursors were used.
- testUserFn() -
Method in class net.sourceforge.jtds.jdbc.Tds8Test
-
- testVarcharTypes() -
Method in class net.sourceforge.jtds.jdbc.TypeInfoTest
-
- testWithClauseMetaData() -
Method in class net.sourceforge.jtds.jdbc.PreparedStatementTest
- Regression test for bug #647,
PreparedStatement
doesn't return
ResultSetMetaData
for SQL statements using a WITH clause.
- testWriteDate() -
Method in class net.sourceforge.jtds.jdbc.TimestampTest
- Test that
java.sql.Date
objects are inserted and retrieved
correctly (ie no time component).
- testWritetext() -
Method in class net.sourceforge.jtds.jdbc.CallableStatementTest
- Test for bug [1152329] Spurious output params assigned (TIMESTMP).
- testXAJoinTran() -
Method in class net.sourceforge.jtds.jdbc.XaTest
- Test to demonstrate the use of the XA_JOIN command.
- testXARecover() -
Method in class net.sourceforge.jtds.jdbc.XaTest
- Test to demonstrate the use of the XA_RECOVER command.
- testXaCommit() -
Method in class net.sourceforge.jtds.jdbc.XaTest
- Test to demonstrate the XA_COMMIT function.
- testXaOnePhaseCommit() -
Method in class net.sourceforge.jtds.jdbc.XaTest
- Test to demonstrate the single phase XA_COMMIT function.
- testXaRollback() -
Method in class net.sourceforge.jtds.jdbc.XaTest
- Test to demonstrate the use of the XA_ROLLBACK command.
- testZeroFetchSize() -
Method in class net.sourceforge.jtds.jdbc.ResultSetTest
- Test for bug [1232733] setFetchSize(0) causes exception.
- testZeroLengthStreams() -
Method in class net.sourceforge.jtds.jdbc.LOBTest
- Test for incorrect handling of zero length streams (bug [1096086] Zero
length streams generate null values).
- test_addDefaultPropertyIfNotSet_DefaultKeyNotSet() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
- Tests that
DefaultProperties.addDefaultPropertyIfNotSet(java.util.Properties, java.lang.String, java.lang.String, java.util.Map)
does not set a default property if the defaultKey
is not set.
- test_addDefaultPropertyIfNotSet_DefaultKeySet_PropertyAlreadySet() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
- Tests that
DefaultProperties.addDefaultPropertyIfNotSet(java.util.Properties, java.lang.String, java.lang.String, java.util.Map)
does not set a default property if the property is already set.
- test_addDefaultPropertyIfNotSet_DefaultKeySet_PropertyNotSet() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
- Tests that
DefaultProperties.addDefaultPropertyIfNotSet(java.util.Properties, java.lang.String, java.lang.String, java.util.Map)
sets a default property if the property is not already set.
- test_addDefaultPropertyIfNotSet_PropertyAlreadySet() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
- Tests that
DefaultProperties.addDefaultPropertyIfNotSet(java.util.Properties, java.lang.String, java.lang.String)
does not set a default property if the property is already set.
- test_addDefaultPropertyIfNotSet_PropertyNotSet() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
- Tests that
DefaultProperties.addDefaultPropertyIfNotSet(java.util.Properties, java.lang.String, java.lang.String)
sets a default property if the property is not already set.
- test_appName() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
appName
property.
- test_batchSize() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
batchSize
property.
- test_bindAddress() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
bindAddress
property.
- test_bufferDir() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
bufferDir
property.
- test_bufferMaxMemory() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
bufferMaxMemory
property.
- test_bufferMinPackets() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
bufferMinPackets
property.
- test_cacheMetaData() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
cacheMetaData
property.
- test_databaseName() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
databaseName
property.
- test_getNamedPipePath_DEFAULT() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getNamedPipePath_INVALID() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getNamedPipePath_SQLSERVER() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getNamedPipePath_SYBASE() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getPropertyInfo_Choices() -
Method in class net.sourceforge.jtds.jdbc.DriverUnitTest
- Tests that the
DriverPropertyInfo
array returned from
Driver.getPropertyInfo(String, Properties)
contains
the correct choices
value on each of the objects.
- test_getPropertyInfo_MatchesMessagesProperties() -
Method in class net.sourceforge.jtds.jdbc.DriverUnitTest
- Tests that the
DriverPropertyInfo
array returned from
Driver.getPropertyInfo(String, Properties)
matches the list of properties defined in Messages.properties
.
- test_getPropertyInfo_Required() -
Method in class net.sourceforge.jtds.jdbc.DriverUnitTest
- Tests that the
DriverPropertyInfo
array returned from
Driver.getPropertyInfo(String, Properties)
contains
the correct required
value on each of the objects.
- test_getPropertyInfo_ThrowsSQLExceptionWithNonNullProperties() -
Method in class net.sourceforge.jtds.jdbc.DriverUnitTest
- Tests that passing in a non-null properties argument to
Driver.getPropertyInfo(String, Properties)
causes the url to be parsed, which then throws a SQLException
.
- test_getPropertyInfo_ThrowsSQLExceptionWithNullProperties() -
Method in class net.sourceforge.jtds.jdbc.DriverUnitTest
- Tests that passing in a null properties argument to
Driver.getPropertyInfo(String, Properties)
causes the url to be parsed, which then throws a SQLException
.
- test_getServerType_StringToInteger_Null() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getServerType_StringToInteger_SQLSERVER() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getServerType_StringToInteger_SYBASE() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getServerType_intToString_Null() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getServerType_intToString_SQLSERVER() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getServerType_intToString_SYBASE() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getTdsVersion_StringToInteger_Null() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getTdsVersion_StringToInteger_TDS42() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getTdsVersion_StringToInteger_TDS50() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getTdsVersion_StringToInteger_TDS70() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_getTdsVersion_StringToInteger_TDS80() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesUnitTest
-
- test_lastUpdateCount() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
lastUpdateCount
property.
- test_lobBuffer() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
lobBuffer
property.
- test_loginTimeout() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
loginTimeout
property.
- test_macAddress() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
macAddress
property.
- test_namedPipe() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
namedPipe
property.
- test_packetSize() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
packetSize
property.
- test_portNumber() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
portNumber
property.
- test_prepareSql() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
prepareSql
property.
- test_processId() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
processId
property.
- test_progName() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
progName
property.
- test_sendStringParametersAsUnicode() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
sendStringParametersAsUnicode
property.
- test_serverType() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
serverType
property.
- test_socketKeepAlive() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
socketKeepAlive
property.
- test_socketTimeout() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
socketTimeout
property.
- test_tcpNoDelay() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
tcpNoDelay
property.
- test_tds() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
tds
(version) property.
- test_unpackProperties_invalidIntegerProperty() -
Method in class net.sourceforge.jtds.jdbc.ConnectionJDBC2UnitTest
- Test that an
SQLException
is thrown when
parsing invalid integer (and long) properties.
- test_useCursors() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
useCursors
property.
- test_useJCIFS() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
useJCIFS
property.
- test_useLOBs() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
useLOBs
property.
- test_wsid() -
Method in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Test the
wsid
property.
- tester -
Variable in class net.sourceforge.jtds.jdbc.DefaultPropertiesTestLibrary
- Object used to run all of the tests.
- testxx0029() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testxx0050() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testxx0051() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testxx0052() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testxx0053() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testxx0055() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testxx0057() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testxx0059() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- testxx005x() -
Method in class net.sourceforge.jtds.jdbc.CSUnitTest
-
- textSize -
Variable in class net.sourceforge.jtds.jdbc.ConnectionJDBC2
- Connection's current maximum field size limit.
- thisInstance -
Static variable in class net.sourceforge.jtds.util.SSPIJNIClient
- Singleton instance.
- threadId -
Variable in class net.sourceforge.jtds.jdbc.PreparedStatementTest.TestMultiThread
-
- time -
Variable in class net.sourceforge.jtds.jdbc.DateTime
- The time component of the server datetime value.
- time -
Variable in class net.sourceforge.jtds.util.TimerThread.TimerRequest
- The time when this timeout will expire.
- timeFromZone(Date, Calendar) -
Static method in class net.sourceforge.jtds.jdbc.Support
- Convert a timestamp from a different Timezone.
- timeMask -
Static variable in class net.sourceforge.jtds.jdbc.SQLParser
- Syntax mask for time escape.
- timeToZone(Date, Calendar) -
Static method in class net.sourceforge.jtds.jdbc.Support
- Convert a timestamp to a different Timezone.
- timeValue -
Variable in class net.sourceforge.jtds.jdbc.DateTime
- Cached value of the datetime as a
java.sql.Time
.
- timeout -
Variable in class net.sourceforge.jtds.jdbc.MSSqlServerInfo
-
- timerExpired() -
Method in interface net.sourceforge.jtds.util.TimerThread.TimerListener
- Event to be fired when the timeout expires.
- timerList -
Variable in class net.sourceforge.jtds.util.TimerThread
- List of
TimerRequest
s to execute, ordered by time.
- timestampMask -
Static variable in class net.sourceforge.jtds.jdbc.SQLParser
- Syntax mask for timestamp escape.
- toBytesXid(Xid) -
Static method in class net.sourceforge.jtds.jdbc.XASupport
- Format an XA transaction ID into a 140 byte array.
- toDate() -
Method in class net.sourceforge.jtds.jdbc.DateTime
- Retrieves the current datetime value as a Date.
- toHex(byte[]) -
Static method in class net.sourceforge.jtds.jdbc.Support
- Convert a byte[] object to a hex string.
- toObject() -
Method in class net.sourceforge.jtds.jdbc.DateTime
- Retrieves the current datetime value as a Time, Date or Timestamp.
- toString() -
Method in class net.sourceforge.jtds.jdbc.CharsetInfo
-
- toString() -
Method in class net.sourceforge.jtds.jdbc.ColInfo
-
- toString() -
Method in class net.sourceforge.jtds.jdbc.DateTime
- Retrieves the current datetime value as a String.
- toString() -
Method in class net.sourceforge.jtds.jdbc.Driver
- Returns the string form of the object.
- toString() -
Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
- Returns the SQL command provided at construction time.
- toString() -
Method in class net.sourceforge.jtds.jdbc.ProcEntry
- Retrieves the procedure or handle name.
- toString() -
Method in class net.sourceforge.jtds.jdbc.TypeInfo
-
- toString() -
Method in class net.sourceforge.jtds.jdbc.UniqueIdentifier
- Retrieve the unique identifier as a formatted string.
- toString() -
Method in class net.sourceforge.jtds.jdbcx.JtdsXid
-
- toTime() -
Method in class net.sourceforge.jtds.jdbc.DateTime
- Retrieves the current datetime value as a Time.
- toTimestamp() -
Method in class net.sourceforge.jtds.jdbc.DateTime
- Retrieves the current datetime value as a Timestamp.
- token -
Variable in class net.sourceforge.jtds.jdbc.TdsCore.TdsToken
- The current TDS token byte.
- totalSize -
Variable in class net.sourceforge.jtds.ssl.TdsTlsOutputStream
-
- totrot -
Static variable in class net.sourceforge.jtds.util.DESEngine
-
- transactionIsolation -
Variable in class net.sourceforge.jtds.jdbc.ConnectionJDBC2
- Default transaction isolation level.
- truncate(long) -
Method in class net.sourceforge.jtds.jdbc.BlobImpl
-
- truncate(long) -
Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
- truncate(long) -
Method in class net.sourceforge.jtds.util.BlobBuffer
- Truncates the BLOB buffer to the specified size.
- trustManagers() -
Static method in class net.sourceforge.jtds.ssl.SocketFactories.TdsTlsSocketFactory
-
- trustManagers() -
Static method in class net.sourceforge.jtds.ssl.SocketFactoriesSUN.TdsTlsSocketFactory
-
- tsValue -
Variable in class net.sourceforge.jtds.jdbc.DateTime
- Cached value of the datetime as a
java.sql.Timestamp
.
- type -
Variable in class net.sourceforge.jtds.jdbc.ProcEntry
- Type of statement referenced by this entry.
- typeInfoRs -
Variable in class net.sourceforge.jtds.jdbc.DatabaseMetaDataTypeInfoTest
-
- typeMap -
Static variable in class net.sourceforge.jtds.jdbc.Support
- Convert java clases to java.sql.Type constant.
- typeName -
Variable in class net.sourceforge.jtds.jdbc.TypeInfo
-
- typemap -
Static variable in class net.sourceforge.jtds.jdbc.DatabaseTestCase
-
- types -
Static variable in class net.sourceforge.jtds.jdbc.TdsData
- Array of TDS data type descriptors.
useCursors
property.
useJCIFS
property.
useLOBs
property.
useNTLMv2
property.
user
property.
sendStringParametersAsUnicode
property.
TimerThread.nextTimeout
.
ResultSet.rowUpdated
.
useCursors
connection property has been set, the first
word in the SQL query is either SELECT or EXEC/EXECUTE and no generated
keys are returned.
wsid
property.
XaEmulation
property.
VirtualSocket
used by this stream.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |