Uses of Class
com.basiscomponents.db.BBArrayList
-
Packages that use BBArrayList Package Description com.basiscomponents.db -
-
Uses of BBArrayList in com.basiscomponents.db
Methods in com.basiscomponents.db that return BBArrayList Modifier and Type Method Description BBArrayList<String>
DataRow. getFieldNames()
Returns aBBArrayList
object with all field names defined in this DataRow object.
-