1. Dynamically sorting a NamedQuery? Seam/Hibernate/JPA stackoverflow.comI have several |
2. JPA - Create dynamic connections. seamframework.orgHi all,I'm with a problem that is:I need to create connetions dynamically. I'm using JPA - Hibernate, and need to somehow create a connection and execute some sql, and close the connection. All this is well-dynamically even.I would not like to use the configuration files in XML, because there is no need, for where I create this dynamic connection, I'll have ... |
3. Seam Hibernate field parameters using a dynamic column name forum.hibernate.orgenvironment seam 2. using JTA as transaction-type I'm using I suppose the standard seam way to access my Mysql DB using hibernate through the entity manager I would like to access the result of a query in a more genereric way using the collumn name to get to the field parameter dynamicaly. I would like to be able to get the ... |