Questions Tagged With hibernatehttps://answers.axonivy.com/tags/hibernate/?type=rss&user=Stelt0questions tagged <span class="tag">hibernate</span>enWed, 24 Aug 2016 16:31:53 -0400nvarchar(max)https://answers.axonivy.com/questions/1988/nvarchar-max<p>Hi All,</p> <p>What is the recommendation for having column like nvarchar(max) ? what should I put in the Length value in the designer when creating Entities nvarchar(max) ? 2147483647 maybe ?</p> <p>Best Regards, Yordan</p>Stelt0Wed, 24 Aug 2016 16:31:53 -0400https://answers.axonivy.com/questions/1988/nvarchar-maxhibernateentity-managerpersistenceEnums in Entity Classeshttps://answers.axonivy.com/questions/1899/enums-in-entity-classes<p>Hi All,</p> <p>What is the best practice in ivy to manage Enums in persistence classes ?</p> <p>this example looks fine to me <a href="http://www.codejava.net/frameworks/hibernate/hibernate-enum-type-mapping-example">http://www.codejava.net/frameworks/hibernate/hibernate-enum-type-mapping-example</a> </p> <p>but how do I implemented in in ivy ? how to add @Enumerated to a field ?</p> <p>Best Regards, Yordan Yunchov</p>Stelt0Mon, 18 Jul 2016 08:58:08 -0400https://answers.axonivy.com/questions/1899/enums-in-entity-classesdataclasshibernateenum