我想坚持一个包含String数组的类.如何在ormlite中做到这一点?例如,
class A { int age; String[] childrenNames = new String[2]; }
arrays string android ormlite
android ×1
arrays ×1
ormlite ×1
string ×1