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 in the link below:

Last updated