Viewing 6 posts - 1 through 6 (of 6 total)
Spend a few days with Grails and you will see the power of Hibernate. The tools do an excellent job of generating an impressive database design from an object...
November 8, 2010 at 11:29 pm
I looked at the number of logged events per login event.
With connection pooling, I would expect this to a large number - perhaps hundreds or thousands of events...
August 3, 2010 at 4:10 pm
In a situation like this, once I find that one address is not enough, I allow for 1 to many by adding another table. In this case, it is...
August 3, 2010 at 1:31 pm
What are examples of transactions in your system? I'm imagining that an example of equipment type would be 'automobile' and that 'the blue Honda Accord with VIN 2H3...' is...
August 3, 2010 at 1:23 pm
This is my understanding: When a connection is opened, a single log in call is needed to establish a secure connection. As long as the connection remains in...
August 3, 2010 at 9:05 am
I agree that this is not a problem with the database server or its configuration. I am just surprised at this level of connections. I would expect to...
July 22, 2010 at 11:59 am
Viewing 6 posts - 1 through 6 (of 6 total)