Search:

Type: Posts; User: ravisankarvivek; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    2,015

    My Code!

    @RunWith(JMock.class)
    public class XTest{
    private Mockery mm;
    private static Session ss;
    private X xx;
    private final String string =...
  2. Replies
    2
    Views
    2,015

    HSQL error

    Hi,

    I am trying to create an in-mem database using HSQL. I have the Hibernate layer setup for all my tables in a .xml file.

    I set up the schema using the CREATE SCHEMA command in HSQL
    I am not...
Results 1 to 2 of 2