Hi All,

I am new to DropWizard and how to use it properly. Im not sure where my 
confusing comes from but this is where i am. I have a main application 
class that calls the hibernate class that goes through and sets up a 
Insert, InsertDAO, and InsertResource classes. I have the proper 
configuration as well. Lastly everything connects properly and runs fine. 
My question is how do i insert into my database, i have seen @POST and 
@UnitOfWork but am unsure where to use them. All i want to do is insert one 
string variable into the databse which is created in the Main App class.

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to