ome.tools.hibernate
Class SqlArray.BOOLEAN

java.lang.Object
  extended by ome.tools.hibernate.SqlArray<Boolean>
      extended by ome.tools.hibernate.SqlArray.BOOLEAN
All Implemented Interfaces:
Array
Enclosing class:
SqlArray<T>

public static class SqlArray.BOOLEAN
extends SqlArray<Boolean>


Nested Class Summary
 
Nested classes/interfaces inherited from class ome.tools.hibernate.SqlArray
SqlArray.BOOLEAN, SqlArray.DATE, SqlArray.DOUBLE, SqlArray.FLOAT, SqlArray.INTEGER, SqlArray.STRING, SqlArray.STRING2
 
Constructor Summary
SqlArray.BOOLEAN(List<Boolean> data)
           
 
Method Summary
 
Methods inherited from class ome.tools.hibernate.SqlArray
appendDate, free, getArray, getArray, getArray, getArray, getBaseType, getBaseTypeName, getResultSet, getResultSet, getResultSet, getResultSet, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SqlArray.BOOLEAN

public SqlArray.BOOLEAN(List<Boolean> data)


OmeroJava Api

Version: Beta-4.2.0-r7571-b29

Copyright © 2009 The University of Dundee. All Rights Reserved.