Talk:Hibernate (framework): Difference between revisions

Content deleted Content added
Assessment: banner shell, Computing (Rater)
 
(35 intermediate revisions by 29 users not shown)
Line 1:
{{WikiProject banner shell|class=C|1=
This article does not mention the Hibernate Query Language (HQL).
{{WikiProject Java |auto= |importance=Low}}
{{WikiProject Computing |importance=Low |software=yes |software-importance=Low |java=y |java-importance=Low |free-software=y}}
}}
 
== HQL ==
I have never heard Hibernate referred to as H8, does someone have a reference for this? -- AndyHedges
 
This article does not mention the Hibernate Query Language (HQL). <small><span class="autosigned">—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:71.193.14.101|71.193.14.101]] ([[User talk:71.193.14.101|talk]] • [[Special:Contributions/71.193.14.101|contribs]]) 06:57, 19 September 2005</span></small><!-- Template:Unsigned -->
 
== H8 ==
 
I have never heard Hibernate referred to as H8, does someone have a reference for this? -- [[user:AndyHedges|AndyHedges]] 19:57, 29 September 2005 (UTC)
 
: Yeah, I removed it. It doesn't pass the [[Wikipedia:Google test]]. -[[User:Hyad|Hyad]] 17:43, 19 January 2006 (UTC)
 
== Ambiguity: OS hibernation ==
Line 10 ⟶ 21:
 
::I'd suggest moving this to [[Hibernate (java)]] and creating a page on the os feature at [[hibernate (operating systems)]]. as for disambiguating them i think the disambig page should go at either [[Hibernate]] or [[hibernate (disambiguation)]] depending on if people think the animal thing is a strong enough primary topic (i'm enclined to think the disambiguation page should go at hibernate as the animal behaviour is properly titled hibernation anyway). [[User:Plugwash|Plugwash]] 16:22, 30 November 2005 (UTC)
 
:::Ok i'm going ahead and making hibernate a disambiguation page moving this page to [[hibernate (java)]] and redirecting [[hibernate (software)]] to hibernate.
 
::::As i was doing the rearranging i noticed an existing page on the OS deature at [[hibernate (computing)]] i only noticed it when i did a what links here. Since i'd already made a page at [[hibernate (operating system)]] i couldn't put it there so i've used [[hibernate (OS feature)]] instead for now.
 
== Language ==
 
Large sections of this page read like marketting material for Hibernate. It could do with rewritting. <small>—The preceding [[Wikipedia:Sign your posts on talk pages|unsigned]] comment was added by [[Special:Contributions/82.32.240.68|82.32.240.68]] ([[User talk:82.32.240.68|talk]]) 17:33, 21 March 2007 (UTC).</small><!-- HagermanBot Auto-Unsigned -->
: Edited the intro a little.–[[Special:Contributions/130.149.154.39|130.149.154.39]] ([[User talk:130.149.154.39|talk]]) 10:01, 30 November 2007 (UTC)
 
== History ==
 
I could not figure out the meaning of the following sentence:
<blockquote>
Hibernate 3 is also very close to the EJB 3.0 specification (although it was finished before the EJB 3.0 specification was released by the Hibernate wrapper for the Core module which provides conformity with the JSR 220 JPA Entity Manager standard.
</blockquote>
:It looks as though two sentences have been mingled. - Eric [[Special:Contributions/85.205.117.45|85.205.117.45]] ([[User talk:85.205.117.45|talk]]) 16:45, 7 February 2008 (UTC)
::I moved the closing parenthesis and I think it's clearer now. [[User:Rharner|Rharner]] ([[User talk:Rharner|talk]]) 11:47, 9 November 2008 (UTC)
 
== Compare to Standards Based frameworks? ==
 
Like [[JPOX]].
 
Quote from [[JPOX]] site:
" You can use a proprietary or non-standards compliant persistence framework like TopLink, or Hibernate and persist your plain old Java objects. You will, however, be tied in to their API and be unable to easily move your system to an alternative implementation.
 
Alternatively you can use JDO, a standardised persistence interface. With JDO you can take your plain old Java objects and just persist them as they are. It is totally transparent and very little work is required by the developer." (http://www.jpox.org/docs/jdo/jdo_why.html)
 
So, any argument about this? <small>—The preceding [[Wikipedia:Sign your posts on talk pages|unsigned]] comment was added by [[Special:Contributions/81.214.130.248|81.214.130.248]] ([[User talk:81.214.130.248|talk]]) 07:28, 25 April 2007 (UTC).</small><!-- HagermanBot Auto-Unsigned -->
 
==Fair use rationale for Image:Hibernate.gif==
[[Image:Nuvola apps important.svg|70px|left]]
'''[[:Image:Hibernate.gif]]''' is being used on this article. I notice the image page specifies that the image is being used under [[Wikipedia:Fair use|fair use]] but there is no [[Wikipedia:Fair use rationale guideline|explanation or rationale]] as to why its use in '''this''' Wikipedia article constitutes fair use. In addition to the [[Wikipedia:Image copyright tags/Fair use|boilerplate fair use template]], you must also write out on the image description page a specific explanation or rationale for why using this image in each article is consistent with [[WP:FU|fair use]].
 
Please go to [[:Image:Hibernate.gif|the image description page]] and edit it to include a [[Wikipedia:Fair use rationale guideline |fair use rationale]]. Using one of the templates at [[Wikipedia:Fair use rationale guideline]] is an easy way to insure that your image is in compliance with Wikipedia policy, but remember that you must complete the template. Do not simply insert a blank template on an image page.
 
If there is other fair use media, consider checking that you have specified the fair use rationale on the other images used on this page. Note that any fair use images lacking such an explanation can be deleted one week after being tagged, as described on [[Wikipedia:Criteria for speedy deletion#Images.2FMedia|criteria for speedy deletion]]. If you have any questions please ask them at the [[Wikipedia:Media copyright questions|Media copyright questions page]]. Thank you.<!-- Template:Missing rationale2 -->
 
[[User:BetacommandBot|BetacommandBot]] ([[User talk:BetacommandBot|talk]]) 19:06, 2 January 2008 (UTC)
 
== Hibernate(Java) vs. Hibernate Core? ==
Seems like [[Hibernate Core]] is a duplicate of this article, and much less detailed. Possible merge/deletion candidate?
[[User:Brindyblitz|Brindyblitz]] ([[User talk:Brindyblitz|talk]]) 18:31, 3 June 2009 (UTC)
 
== POJOs and Hibernate version ==
 
The article states that Hibernate uses POJOs with annotations for declaring data mappings. I find this highly confusing because I am almost positive that Hibernate 1.0 did not offer this mechanism. In fact, www.hibernate.org states that Hibernate supports J2SE 4.0 and annotations were not added to Java until J2SE 5.0. EJB added POJO with annotations support in EJB 3.0 and this was considered a landmark, ground-up re-write of the technology. I suspect that there was a similar major paradigm shift in Hibernate and that should be chronicled. <span style="font-size: smaller;" class="autosigned">—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/67.183.113.131|67.183.113.131]] ([[User talk:67.183.113.131|talk]]) 04:14, 9 August 2010 (UTC)</span><!-- Template:UnsignedIP --> <!--Autosigned by SineBot-->
 
== Hibernate Validator ==
 
The Hibernate Validator should be described in this article. It is mentioned in [[Comparison of web application frameworks]] and [[Bean Validation]]. [[User:Obankston|Obankston]] ([[User talk:Obankston|talk]]) 17:11, 2 February 2011 (UTC)
 
== Change the article's name from "Hibernate (Java)" to "Hibernate ORM"? ==
 
Check hibernate.org. Their current products' names are: Hibernate ORM, Hibernate Search, Hibernate Validator, Hibernate OGM and Hibernate Tools.
I propose to rename the article to "Hibernate ORM". <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/46.169.111.221|46.169.111.221]] ([[User talk:46.169.111.221|talk]]) 14:38, 16 January 2014 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
 
== "Persistence" ==
 
The article uses this term without defining it or linking to anything. I couldn't find a Wikipedia page on persistence as it related to software, so I couldn't add a link. I'm a little unclear what is meant by persistence so adding a brief explanation might help, given that this seems to be an important concept for Hibernate. <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/205.219.90.1|205.219.90.1]] ([[User talk:205.219.90.1|talk]]) 19:30, 19 June 2014 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->