Search code examples
mysqlactivejdbcjavalite

Is there a function or class in ActiveJDBC that will get MySQL table column names? (String)


How to get table column names in MySQL using activejdbc?


Solution

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

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