BX-ORM
CtrlK
  • Introduction
    • About This Book
  • Release History
    • 1.x
  • Getting Started
    • Installation
    • Configuration
      • Custom Hibernate Config
      • Secondary Caches
      • Logging
  • Modeling
    • Entities
    • Properties
    • Identifiers
    • Relationships
  • Usage
    • Querying
    • Events
    • Session Management
    • HQL
    • Transactions
    • Caching
  • Reference
    • Built-in Functions
      • EntityDelete
      • EntityLoad
      • EntityLoadByExample
      • EntityLoadByPK
      • EntityMerge
      • EntityNameArray
      • EntityNameList
      • EntityNew
      • EntityReload
      • EntitySave
      • EntityToQuery
      • ORMClearSession
      • ORMCloseAllSessions
      • ORMCloseSession
      • ORMEvictCollection
      • ORMEvictEntity
      • ORMEvictQueries
      • ORMExecuteQuery
      • ORMFlush
      • ORMFlushAll
      • ORMGetHibernateVersion
      • ORMGetSession
      • ORMGetSessionFactory
      • ORMReload
  • External Links
    • ForgeBox
    • API docs
    • Source Code
    • Issue Tracker
Powered by GitBook
On this page

Was this helpful?

  1. Reference

Built-in Functions

EntityDeleteEntityLoadEntityLoadByExampleEntityLoadByPKEntityMergeEntityNameArrayEntityNameListEntityNewEntityReloadEntitySaveEntityToQueryORMClearSessionORMCloseAllSessionsORMCloseSessionORMEvictCollectionORMEvictEntityORMEvictQueriesORMExecuteQueryORMFlushORMFlushAllORMGetHibernateVersionORMGetSessionORMGetSessionFactoryORMReload
PreviousCachingNextEntityDelete

Last updated 8 days ago

Was this helpful?