Class JoinAddressTable.Row
java.lang.Object
com.djrapitops.plan.storage.database.sql.tables.JoinAddressTable.Row
- Enclosing class:
JoinAddressTable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JoinAddressTable.Rowvoidinsert(PreparedStatement statement)
-
Field Details
-
id
public int id -
joinAddress
-
-
Constructor Details
-
Row
public Row()
-
-
Method Details
-
extract
- Throws:
SQLException
-
insert
- Throws:
SQLException
-