ahmetb / orman

lightweight and minimalist ORM for Java/Android. works with SQLite & MySQL. (not actively maintained)
Other
249 stars 47 forks source link

Documentation for Bulk Insert support #24

Closed ahmetb closed 8 years ago

ahmetb commented 13 years ago

Bulk insert method is not documented and it is especially an important feature for this framework since we aim data-embedded shipping products.

Therefore a Wiki page describing usage of bulk insert would be helpful.