public interface DatabaseEntity
DatabaseEntity interface represents the database persistable entities.| Modifier and Type | Method and Description | 
|---|---|
| long | persistToDatabase() | 
long persistToDatabase()
                throws SQLException
SQLExceptionCopyright © 2011–2019 Plain Source. All rights reserved.