Package taack.jdbc.common
Class TaackResultSetOuterClass.Column
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
taack.jdbc.common.TaackResultSetOuterClass.Column
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,TaackResultSetOuterClass.ColumnOrBuilder
- Enclosing class:
- TaackResultSetOuterClass
public static final class TaackResultSetOuterClass.Column
extends com.google.protobuf.GeneratedMessageV3
implements TaackResultSetOuterClass.ColumnOrBuilder
Protobuf type
taack.jdbc.common.Column- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typetaack.jdbc.common.Columnstatic enumProtobuf enumtaack.jdbc.common.Column.JavaTypeNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanintint32 colNumber = 2;static final com.google.protobuf.Descriptors.Descriptorintint32 displaySize = 5;booleanbool isNullable = 4;.taack.jdbc.common.Column.JavaType javaType = 3;string javaTypeName = 11;com.google.protobuf.ByteStringstring javaTypeName = 11;int.taack.jdbc.common.Column.JavaType javaType = 3;getName()string name = 1;com.google.protobuf.ByteStringstring name = 1;com.google.protobuf.Parser<TaackResultSetOuterClass.Column>intint32 precision = 6;intgetScale()int32 scale = 7;intintint32 sqlType = 9;string sqlTypeName = 10;com.google.protobuf.ByteStringstring sqlTypeName = 10;string tableName = 8;com.google.protobuf.ByteStringstring tableName = 8;final com.google.protobuf.UnknownFieldSetinthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(TaackResultSetOuterClass.Column prototype) protected TaackResultSetOuterClass.Column.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<TaackResultSetOuterClass.Column>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
COLNUMBER_FIELD_NUMBER
public static final int COLNUMBER_FIELD_NUMBER- See Also:
-
JAVATYPE_FIELD_NUMBER
public static final int JAVATYPE_FIELD_NUMBER- See Also:
-
ISNULLABLE_FIELD_NUMBER
public static final int ISNULLABLE_FIELD_NUMBER- See Also:
-
DISPLAYSIZE_FIELD_NUMBER
public static final int DISPLAYSIZE_FIELD_NUMBER- See Also:
-
PRECISION_FIELD_NUMBER
public static final int PRECISION_FIELD_NUMBER- See Also:
-
SCALE_FIELD_NUMBER
public static final int SCALE_FIELD_NUMBER- See Also:
-
TABLENAME_FIELD_NUMBER
public static final int TABLENAME_FIELD_NUMBER- See Also:
-
SQLTYPE_FIELD_NUMBER
public static final int SQLTYPE_FIELD_NUMBER- See Also:
-
SQLTYPENAME_FIELD_NUMBER
public static final int SQLTYPENAME_FIELD_NUMBER- See Also:
-
JAVATYPENAME_FIELD_NUMBER
public static final int JAVATYPENAME_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
string name = 1;- Specified by:
getNamein interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()string name = 1;- Specified by:
getNameBytesin interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The bytes for name.
-
getColNumber
public int getColNumber()int32 colNumber = 2;- Specified by:
getColNumberin interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The colNumber.
-
getJavaTypeValue
public int getJavaTypeValue().taack.jdbc.common.Column.JavaType javaType = 3;- Specified by:
getJavaTypeValuein interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The enum numeric value on the wire for javaType.
-
getJavaType
.taack.jdbc.common.Column.JavaType javaType = 3;- Specified by:
getJavaTypein interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The javaType.
-
getIsNullable
public boolean getIsNullable()bool isNullable = 4;- Specified by:
getIsNullablein interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The isNullable.
-
getDisplaySize
public int getDisplaySize()int32 displaySize = 5;- Specified by:
getDisplaySizein interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The displaySize.
-
getPrecision
public int getPrecision()int32 precision = 6;- Specified by:
getPrecisionin interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The precision.
-
getScale
public int getScale()int32 scale = 7;- Specified by:
getScalein interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The scale.
-
getTableName
string tableName = 8;- Specified by:
getTableNamein interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The tableName.
-
getTableNameBytes
public com.google.protobuf.ByteString getTableNameBytes()string tableName = 8;- Specified by:
getTableNameBytesin interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The bytes for tableName.
-
getSqlType
public int getSqlType()int32 sqlType = 9;- Specified by:
getSqlTypein interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The sqlType.
-
getSqlTypeName
string sqlTypeName = 10;- Specified by:
getSqlTypeNamein interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The sqlTypeName.
-
getSqlTypeNameBytes
public com.google.protobuf.ByteString getSqlTypeNameBytes()string sqlTypeName = 10;- Specified by:
getSqlTypeNameBytesin interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The bytes for sqlTypeName.
-
getJavaTypeName
string javaTypeName = 11;- Specified by:
getJavaTypeNamein interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The javaTypeName.
-
getJavaTypeNameBytes
public com.google.protobuf.ByteString getJavaTypeNameBytes()string javaTypeName = 11;- Specified by:
getJavaTypeNameBytesin interfaceTaackResultSetOuterClass.ColumnOrBuilder- Returns:
- The bytes for javaTypeName.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static TaackResultSetOuterClass.Column parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TaackResultSetOuterClass.Column parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TaackResultSetOuterClass.Column parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TaackResultSetOuterClass.Column parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TaackResultSetOuterClass.Column parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TaackResultSetOuterClass.Column parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static TaackResultSetOuterClass.Column parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static TaackResultSetOuterClass.Column parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static TaackResultSetOuterClass.Column parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static TaackResultSetOuterClass.Column parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static TaackResultSetOuterClass.Column parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static TaackResultSetOuterClass.Column.Builder newBuilder(TaackResultSetOuterClass.Column prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TaackResultSetOuterClass.Column.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-