public static class ListAsSQLArrayUserType.STRING2 extends ListAsSQLArrayUserType<String[]>
ListAsSQLArrayUserType.ArrayFactory, ListAsSQLArrayUserType.BOOLEAN, ListAsSQLArrayUserType.DATE, ListAsSQLArrayUserType.DOUBLE, ListAsSQLArrayUserType.ENUM<E extends Enum<E>>, ListAsSQLArrayUserType.FLOAT, ListAsSQLArrayUserType.INTEGER, ListAsSQLArrayUserType.STRING, ListAsSQLArrayUserType.STRING2
factory
Constructor and Description |
---|
STRING2() |
Modifier and Type | Method and Description |
---|---|
protected Array |
getDataAsArray(Connection conn,
Object value) |
protected List<String[]> |
getDataFromArray(Object array) |
assemble, deepCopy, disassemble, equals, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, setParameterValues, sqlTypes
protected Array getDataAsArray(Connection conn, Object value) throws SQLException
getDataAsArray
in class ListAsSQLArrayUserType<String[]>
SQLException
protected List<String[]> getDataFromArray(Object array)
getDataFromArray
in class ListAsSQLArrayUserType<String[]>
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.