# Service Methods

The Base ORM Service has a ton of methods to assist you with your ORM needs. We have compiled them under this section under several different categories:

* Criteria Queries
* Creation - Population
* Counters
* Deleting Entities
* Entity Convenience
* Finders
* Getters
* ORM Session
* Querying
* Saving
* Utility

Like always, you can find the latest [API Docs](https://apidocs.ortussolutions.com/#/coldbox-modules/cborm/) in the link below:

{% embed url="<https://apidocs.ortussolutions.com/#/coldbox-modules/cborm/>" %}
