alexdobre / RDL_Google_Tech

Java for the Google technology code
0 stars 0 forks source link

CRUD on a SNIP #9

Closed alexdobre closed 10 years ago

alexdobre commented 11 years ago

Do a basic CRUD on a Snip. Hook it up to a basic functional interface.

nsavageJVM commented 11 years ago

just pushed code that saves, updates and deletes, gets a snip and gets a list of snips, intefaces polls database after every CRUD operation and validates its view based on true database state will be able to close this issue soon after some stress tests are passing