ConnectionRequestInterface
NetStatementRequest
class NetPackageRequest extends NetConnectionRequest
Modifier and Type | Field | Description |
---|---|---|
private static java.lang.String |
COLLECTIONNAME |
buffer, netAgent_, passwordIncluded_, passwordLength_, passwordStart_
Constructor | Description |
---|---|
NetPackageRequest(NetAgent netAgent,
int bufferSize) |
Modifier and Type | Method | Description |
---|---|---|
private void |
buildCommonPKGNAMinfo(Section section) |
|
private void |
buildNOCMorNOCS(java.lang.String string) |
|
(package private) void |
buildPKGNAMCSN(Section section) |
|
private void |
buildSCLDTA(byte[] identifier,
int minimumLength) |
|
protected void |
buildSQLATTRcommandData(java.lang.String sql) |
|
private void |
buildSQLSTT(java.lang.String string) |
|
protected void |
buildSQLSTTcommandData(java.lang.String sql) |
|
private void |
buildSQLSTTGRP(java.lang.String string) |
|
private boolean |
canCommandUseDefaultPKGNAMCSN() |
|
private boolean |
checkPKGNAMlengths(java.lang.String identifier,
int length,
int maxIdentifierLength,
int lengthRequiringScldta) |
|
(package private) void |
encryptDataStream(int lengthLocation) |
|
private void |
storePKGNAMCBytes(Section section) |
|
private void |
writeStoredPKGNAMCBytes(Section section) |
buildSYNCCTLCommit, buildSYNCCTLMigrate, buildSYNCCTLRollback, writeAccessDatabase, writeAccessSecurity, writeCommitSubstitute, writeExchangeServerAttributes, writeForget, writeLocalCommit, writeLocalRollback, writeLocalXACommit, writeLocalXARollback, writeLocalXAStart, writeNullXID, writeReleaseConversation, writeSecurityCheck, writeSYNCType, writeXaCommit, writeXaEndUnitOfWork, writeXAFlags, writeXaForget, writeXaPrepare, writeXaRecover, writeXaRollback, writeXaStartUnitOfWork, writeXATimeout, writeXID
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildTripletHeader, createCommand, createCommandData, createEncryptedCommandData, flush, initialize, markForCachingPKGNAMCSN, markLengthBytes, popMarkForCachingPKGNAMCSN, setCorrelationID, setDssLengthLocation, updateLengthBytes, write1Byte, write2Bytes, write4Bytes, writeBigDecimal, writeBoolean, writeBytes, writeBytes, writeCodePoint4Bytes, writeDate, writeDouble, writeFloat, writeInt, writeIntFdocaData, writeLDBytes, writeLengthCodePoint, writeLidAndLengths, writeLong, writeLong6Bytes, writeLongFdocaData, writeScalar1Byte, writeScalar2Bytes, writeScalar4Bytes, writeScalar8Bytes, writeScalarBytes, writeScalarBytes, writeScalarPaddedBytes, writeScalarStream, writeScalarStream, writeScalarStream, writeScalarStream, writeScalarString, writeScalarString, writeShort, writeShortFdocaData, writeSingleorMixedCcsidLDString, writeTime, writeTimestamp, writeUDT
private static final java.lang.String COLLECTIONNAME
NetPackageRequest(NetAgent netAgent, int bufferSize)
private void buildCommonPKGNAMinfo(Section section) throws SqlException
SqlException
private void buildSCLDTA(byte[] identifier, int minimumLength) throws SqlException
SqlException
void buildPKGNAMCSN(Section section) throws SqlException
SqlException
private void storePKGNAMCBytes(Section section)
private void writeStoredPKGNAMCBytes(Section section)
private boolean canCommandUseDefaultPKGNAMCSN()
private boolean checkPKGNAMlengths(java.lang.String identifier, int length, int maxIdentifierLength, int lengthRequiringScldta) throws SqlException
SqlException
private void buildNOCMorNOCS(java.lang.String string) throws SqlException
SqlException
private void buildSQLSTTGRP(java.lang.String string) throws SqlException
SqlException
private void buildSQLSTT(java.lang.String string) throws SqlException
SqlException
protected void buildSQLSTTcommandData(java.lang.String sql) throws SqlException
SqlException
protected void buildSQLATTRcommandData(java.lang.String sql) throws SqlException
SqlException
void encryptDataStream(int lengthLocation) throws SqlException
SqlException
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.