Uses of Class
ch.autumo.beetroot.utils.database.DBField
Packages that use DBField
Package
Description
Main classes for the beetRoot framework, web server and servlet (when running in a web-container).
Database access and tools.
-
Uses of DBField in ch.autumo.beetroot
Methods in ch.autumo.beetroot that return types with arguments of type DBFieldModifier and TypeMethodDescriptionBeetRootDatabaseManager.describeTable(String table) Describe table columns for given table. -
Uses of DBField in ch.autumo.beetroot.utils.database
Methods in ch.autumo.beetroot.utils.database with parameters of type DBFieldModifier and TypeMethodDescriptionSerialize this field to JSON.Method parameters in ch.autumo.beetroot.utils.database with type arguments of type DBField