Uses of Enum
com.google.cloud.spanner.Type.Code
Packages that use Type.Code
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of Type.Code in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return Type.CodeModifier and TypeMethodDescriptionType.getCode()Returns the type code corresponding to this type.static Type.CodeReturns the enum constant of this type with the specified name.static Type.Code[]Type.Code.values()Returns an array containing the constants of this enum type, in the order they are declared.