agrosner / DBFlow

A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
MIT License
4.87k stars 598 forks source link

Java docking problem #1644

Closed ktl-111 closed 3 years ago

ktl-111 commented 5 years ago

ISSUE_TEMPLATE

DBFlow Version:5.0.0

Bug or Feature Request:

Description:I am currently using java, the document says that the database of the project does not need to inherit, but after I make the project, I will report that I want to inherit the dbflowdatabase, and initialize it in the application. The document has FlowConfig.builder().addDatabaseConfig() method. But there is actually no, do you want to update the docking document?

agrosner commented 3 years ago

check out updated docs here https://app.gitbook.com/@dbflow/s/dbflow/v/develop/usage2/usage/databases Not sure the question here