Tag: Annotation Development
2 articles
MyBatis Annotation Development - One-to-Many and Many-to-...
Detailed introduction to one-to-many and many-to-many mapping in MyBatis annotation development, including @Many annotation usage, user-order and user-role relationship implementation, and analysis...
MyBatis Annotation Development - Basic Introduction and O...
Detailed introduction to MyBatis annotation development approach, including usage of common annotations (@Select, @Insert, @Update, @Delete, @Results, etc.) and implementing one-to-one model mappin...