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