Content deleted Content added
m →Software components: archive link repair, may include: archive.* -> archive.today, and http->https for ghostarchive.org and archive.org |
Tag: Reverted |
||
Line 50:
Related objects can be configured to ''[[Propagation constraint|cascade]]'' operations from one object to the other. For example, a parent {{code|Album}} class object can be configured to cascade its {{code|save}} and {{code|delete}} operations to its child {{code|Track}} class objects.
===Integration===
Hibernate can be used both in standalone [[Java (programming language)|Java]] applications and in [[Java EE]] applications using [[Java Servlet|servlets]], [[Enterprise JavaBeans|EJB]] session beans, and [[Java Business Integration|JBI]] service components. It can also be included as a feature in other programming languages. For example, [[Adobe Systems|Adobe]] integrated Hibernate into version 9 of [[ColdFusion]] (which runs on J2EE app servers) with an abstraction layer of new functions and syntax added into [[CFML]].
|