public class DBhalfvec extends DBobject implements Serializable, Cloneable
public DBhalfvec()
public DBhalfvec(float[] v)
public DBhalfvec(List<T> v)
public DBhalfvec(String s) throws SQLException
SQLExceptionpublic void setValue(String s) throws SQLException
setValue 在类中 DBobjects - a string representation of the value of the objectSQLException - thrown if value is invalid for this typepublic String getValue()
public float[] toArray()
Copyright © 2026. All rights reserved.