Package org.mariadb.jdbc.plugin.array
Class FloatArray
java.lang.Object
org.mariadb.jdbc.plugin.array.FloatArray
- All Implemented Interfaces:
Array
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
free()
getArray()
getArray
(long index, int count) int
getResultSet
(long index, int count) getResultSet
(long index, int count, Map<String, Class<?>> map) getResultSet
(Map<String, Class<?>> map) int
hashCode()
-
Field Details
-
val
private final float[] val -
context
-
-
Constructor Details
-
FloatArray
-
-
Method Details
-
getBaseTypeName
- Specified by:
getBaseTypeName
in interfaceArray
- Throws:
SQLException
-
getBaseType
- Specified by:
getBaseType
in interfaceArray
- Throws:
SQLException
-
getArray
- Specified by:
getArray
in interfaceArray
- Throws:
SQLException
-
getArray
- Specified by:
getArray
in interfaceArray
- Throws:
SQLException
-
getArray
- Specified by:
getArray
in interfaceArray
- Throws:
SQLException
-
getArray
- Specified by:
getArray
in interfaceArray
- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSet
in interfaceArray
- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSet
in interfaceArray
- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSet
in interfaceArray
- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSet
in interfaceArray
- Throws:
SQLException
-
free
public void free() -
equals
-
hashCode
public int hashCode()
-