0

How to get table column names in MySQL using activejdbc?

ipolevoy
  • 5,432
  • 2
  • 31
  • 46

1 Answers1

0

Take some time to explore the JavaDoc: Model.html#attributeNames

Find JavaDoc links on the site: http://javalite.io/javadoc

Community
  • 1
  • 1
ipolevoy
  • 5,432
  • 2
  • 31
  • 46