public class UartbusLogSql extends Object
Modifier and Type | Field and Description |
---|---|
protected static eu.javaexperience.log.Logger |
LOG |
protected static eu.javaexperience.cli.CliEntry[] |
PROG_CLI_ENTRIES |
protected static eu.javaexperience.cli.CliEntry<String> |
SQL_CONNECTION |
protected static eu.javaexperience.cli.CliEntry<String> |
SQL_PASSWORD |
protected static eu.javaexperience.cli.CliEntry<String> |
SQL_TABLE |
protected static eu.javaexperience.cli.CliEntry<String> |
SQL_USER |
Constructor and Description |
---|
UartbusLogSql() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
protected static void |
prepareTable(Connection conn,
String type,
String table) |
protected static final eu.javaexperience.log.Logger LOG
protected static final eu.javaexperience.cli.CliEntry<String> SQL_CONNECTION
protected static final eu.javaexperience.cli.CliEntry<String> SQL_TABLE
protected static final eu.javaexperience.cli.CliEntry<String> SQL_USER
protected static final eu.javaexperience.cli.CliEntry<String> SQL_PASSWORD
protected static final eu.javaexperience.cli.CliEntry[] PROG_CLI_ENTRIES
Copyright © 2020. All rights reserved.