- Added ability to define column, id, and table names.
- Renamed
@Field
annotation to@Column
. - Removed
@OrmOnly
annotation and need for empty no arg constructors.
@Field
annotation to @Column
.@OrmOnly
annotation and need for empty no arg constructors.