Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
R
read()
- Method in class de.fesenmeyer.dbnormalizer.core.configuration.
ConfigurationReader
Reads the configuration file into a session configuration object.
readTaneJavaConfig()
- Method in class de.fesenmeyer.dbnormalizer.core.configuration.
ConfigurationReader
Can be used to import FDs from Tobias Rafreider's tool "TANE-java".
recreateExpansionOrSelection(DefaultMutableTreeNode, int, List<Object[]>, boolean)
- Method in class de.fesenmeyer.dbnormalizer.gui.
TableTreePanel
refresh()
- Method in class de.fesenmeyer.dbnormalizer.gui.
FDAnalysisPanel
refresh()
- Method in class de.fesenmeyer.dbnormalizer.gui.
FDModificationPanel
refresh()
- Method in class de.fesenmeyer.dbnormalizer.gui.
TableInformationPanel
refreshKeys(boolean, boolean)
- Method in class de.fesenmeyer.dbnormalizer.gui.
TableMainPanel
refreshTable()
- Method in class de.fesenmeyer.dbnormalizer.gui.
FDAnalysisPanel.FDAnalysisTableModel
refreshTable()
- Method in class de.fesenmeyer.dbnormalizer.gui.
FDModificationPanel.FDModTableModel
remove(TreePath)
- Method in class de.fesenmeyer.dbnormalizer.gui.
TableTree
Removes a node not only from the tree, but also from the session.
removeButton
- Variable in class de.fesenmeyer.dbnormalizer.gui.
TableTreePanel
removeButtonClicked()
- Method in class de.fesenmeyer.dbnormalizer.gui.
TableTreePanel
removeCellEditorListener(CellEditorListener)
- Method in class de.fesenmeyer.dbnormalizer.gui.util.
JComponentCellEditor
removeConnection(String)
- Method in class de.fesenmeyer.dbnormalizer.core.dbaccess.
DBConnectionManager
Removes and closes the connection for the session specified by argument sessionName.
removeTableContainer2Normalize(TableContainer)
- Method in class de.fesenmeyer.dbnormalizer.core.
DBNormalizerSession
Removes the TableContainer specified by argument tableContainer and all tables, which are in the set of tables to be normalized and are contained in this tableContainer, from the internal data representation.
retrieveAttributes(Element)
- Method in class de.fesenmeyer.dbnormalizer.core.configuration.
ConfigurationReader
Reads the (table) attributes from a node containing (table) attributes.
retrieveCatalogConfigs(Element)
- Method in class de.fesenmeyer.dbnormalizer.core.configuration.
ConfigurationReader
Reads the data from a
catalog
node.
retrieveCompleteTableInfo(DBNormalizerSession, Table)
- Static method in class de.fesenmeyer.dbnormalizer.core.dbaccess.
DatabaseMetadataUtil
Helper method which fills the given table object with further information (Column, PK and FK information).
retrieveDBConfig(Element)
- Method in class de.fesenmeyer.dbnormalizer.core.configuration.
ConfigurationReader
Reads the
dbConfig
node into a DB-Configuration object.
retrieveFDConfigs(Element)
- Method in class de.fesenmeyer.dbnormalizer.core.configuration.
ConfigurationReader
Reads the FDs from a
fds
node.
retrieveSchemaConfigs(Element)
- Method in class de.fesenmeyer.dbnormalizer.core.configuration.
ConfigurationReader
Reads the data from a
schema
node.
retrieveSessionConfig(Element)
- Method in class de.fesenmeyer.dbnormalizer.core.configuration.
ConfigurationReader
Reads the whole file into a session configuration object.
retrieveTableConfigs(Element, String, String)
- Method in class de.fesenmeyer.dbnormalizer.core.configuration.
ConfigurationReader
Reads the (tables') data from a
tableInfo
node.
rhs
- Variable in class de.fesenmeyer.dbnormalizer.core.configuration.
FDConfig
The RHS of the FD.
RHS
- Variable in class de.fesenmeyer.dbnormalizer.core.
FD
The RHS of this FD.
RHS_INDEX
- Static variable in class de.fesenmeyer.dbnormalizer.gui.
FDAnalysisPanel.FDAnalysisTableModel
RHS_INDEX
- Static variable in class de.fesenmeyer.dbnormalizer.gui.
FDModificationPanel.FDModTableModel
rightPanel
- Variable in class de.fesenmeyer.dbnormalizer.gui.
ApplicationFrame
rowCount
- Variable in class de.fesenmeyer.dbnormalizer.core.dbaccess.
DataSet
The number of rows.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X