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