枚举的使用
org.anyline.data.jdbc.gbase8s.postgres.GbaseWriter
使用GbaseWriter的程序包
-
org.anyline.data.jdbc.gbase8s.postgres中GbaseWriter的使用
修饰符和类型方法说明static GbaseWriter返回带有指定名称的该类型的枚举常量。static GbaseWriter[]GbaseWriter.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。