java - Package name for classes that save and update -


i have various class perform save , update operations of gui elements, saves elements have been added/removed , new positions.

what appropriate package name ?

i considered com.myappname.contentsave does'nt 'feel' correct ?

how about

com.myappname.persist 

Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -