public interface Persistent
void
delete()
boolean
isPersistent()
save()
update()
void save() throws Exception
Exception
void update() throws Exception
void delete() throws Exception
boolean isPersistent()
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.