Uses of Class
org.h2.result.RowFactory.DefaultRowFactory
-
Packages that use RowFactory.DefaultRowFactory Package Description org.h2.result Implementation of row and internal result sets. -
-
Uses of RowFactory.DefaultRowFactory in org.h2.result
Fields in org.h2.result declared as RowFactory.DefaultRowFactory Modifier and Type Field Description static RowFactory.DefaultRowFactoryRowFactory.DefaultRowFactory. INSTANCEMethods in org.h2.result that return RowFactory.DefaultRowFactory Modifier and Type Method Description static RowFactory.DefaultRowFactoryRowFactory. getDefaultRowFactory()
-