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