public static class ListAsSQLArrayUserType.STRING extends ListAsSQLArrayUserType<String>
ListAsSQLArrayUserType.ArrayFactory, ListAsSQLArrayUserType.BOOLEAN, ListAsSQLArrayUserType.DATE, ListAsSQLArrayUserType.DOUBLE, ListAsSQLArrayUserType.ENUM<E extends Enum<E>>, ListAsSQLArrayUserType.FLOAT, ListAsSQLArrayUserType.INTEGER, ListAsSQLArrayUserType.STRING, ListAsSQLArrayUserType.STRING2factory| Constructor and Description |
|---|
STRING() |
| 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, sqlTypesprotected Array getDataAsArray(Connection conn, Object value) throws SQLException
getDataAsArray in class ListAsSQLArrayUserType<String>SQLExceptionprotected List<String> getDataFromArray(Object array)
getDataFromArray in class ListAsSQLArrayUserType<String>
Version: 5.2.6-ice35-b35
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.