2009/6/11 Max Rydahl Andersen :
> Splitting out dml/ddl so one could build something like a "structural
> compare of configurations" to create a better
> migration would be interesting;
That's one of the aspects I was thinking about when I proposed a
DDL/DML separation. HQL only requires the DML p
hey
On Jun 11, 2009, at 09:52, Navin Surtani wrote:
Heya guys,
Hope all's going well with you ...
Was speaking to Manik about what needs to be done with Infinispan -
not been doing any work on this for a while since I've had exams
which are done now - and he was just telling me that you
Hi, all. I'm new to hibernate, and I'm having a hard time finding examples on
how to define a mapping for a stored procedure. I'm mainly confused on the
"call" portion.
{? = call GETFUNDINGTYPES ()}
It may sound si