public class TblAnalyzer
extends java.lang.Object
Constructor and Description |
---|
TblAnalyzer() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
createCreationSource(java.sql.Connection connection,
java.lang.String theEntitiy)
Creates the instruction for a database neutral column definition of a table.
|
static java.lang.String[] |
createPropertyFrameCreationSource(java.sql.Connection connection,
java.lang.String theEntitiy)
Creates the instruction for a building property administration frames.
|
static void |
output(java.lang.String outputString) |
public static java.lang.String[] createCreationSource(java.sql.Connection connection, java.lang.String theEntitiy)
connection
- the database connection to be usedtheEntity
- the name of the table to be analyzedDataObject
public static java.lang.String[] createPropertyFrameCreationSource(java.sql.Connection connection, java.lang.String theEntitiy)
connection
- the database connection to be usedtheEntity
- the name of the table to be analyzedDataPropertyAdministration
,
DataPropertyAdministration
public static void output(java.lang.String outputString)
outputString
- Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de