ResultSet_Statics
package java.sql
import java.sql.ResultSet
Available on java
Static variables
staticread onlyCLOSE_CURSORS_AT_COMMIT:Int
staticread onlyCONCUR_READ_ONLY:Int
staticread onlyCONCUR_UPDATABLE:Int
staticread onlyFETCH_FORWARD:Int
staticread onlyFETCH_REVERSE:Int
staticread onlyFETCH_UNKNOWN:Int
staticread onlyHOLD_CURSORS_OVER_COMMIT:Int
staticread onlyTYPE_FORWARD_ONLY:Int
staticread onlyTYPE_SCROLL_INSENSITIVE:Int
staticread onlyTYPE_SCROLL_SENSITIVE:Int
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/sql/ResultSet_Statics.html