-
Notifications
You must be signed in to change notification settings - Fork 47
Home
ahmetalpbalkan edited this page Feb 15, 2012
·
44 revisions
- How to Download
- How to add ORMAN to your project
- Making your old Java classes ORMAN Entities
- Entity and Field customizations
- Adjusting Schema Generation Policy
- Managing relationships & using other entities as fields
- Starting mapping session
- Inserting, updating, deleting records
- Querying database
- Logging system
- Exceptions and Exception Handling in ORMAN
- Limitations of the Framework
- Choosing ORMAN: Why ORMAN is better than other ORMs for you?
- ORMAN schema generator demo: Real-world database design with ORMAN Framework