Package org.languagetool.server
Class DatabaseCheckLogEntry
java.lang.Object
org.languagetool.server.DatabaseLogEntry
org.languagetool.server.DatabaseCheckLogEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.languagetool.server.DatabaseLogEntry
followup, print, print
-
Field Details
-
userId
-
client
-
server
-
textSize
private final int textSize -
matches
private final int matches -
lang
-
langDetected
-
computationTime
private final int computationTime -
textSessionId
-
date
-
checkMode
-
-
Constructor Details
-
DatabaseCheckLogEntry
-
-
Method Details
-
getMapping
- Specified by:
getMappingin classDatabaseLogEntry- Returns:
- parameters for mybatis SQL statement
-
getMappingIdentifier
- Specified by:
getMappingIdentifierin classDatabaseLogEntry- Returns:
- identifier for mybatis SQL statement
-