A B C D E F G H I J K L M N O P R S T U V W X

P

parseAttributeStringSet(String, Table) - Static method in class de.fesenmeyer.dbnormalizer.core.util.MiscUtil
Parses a set of attribute names from a string.
parseStringArray(String) - Static method in class de.fesenmeyer.dbnormalizer.core.util.StringUtil
Splits a string into an array of strings using the comma as delimiter.
password - Variable in class de.fesenmeyer.dbnormalizer.core.DBConfig
The password.
passwordTf - Variable in class de.fesenmeyer.dbnormalizer.gui.DBConfigFrame
 
PK - Class in de.fesenmeyer.dbnormalizer.core
Class representing a primary key of a table.
PK() - Constructor for class de.fesenmeyer.dbnormalizer.core.PK
 
pk - Variable in class de.fesenmeyer.dbnormalizer.core.Table
The PK selected by DBNormalizer when calculating candidate keys or by the user.
pkCatalog - Variable in class de.fesenmeyer.dbnormalizer.core.FK
The catalog of the PK-Table, may be null.
pkColumnNames - Variable in class de.fesenmeyer.dbnormalizer.core.FK
The referenced columns of the PK-Table.
pkLbl - Variable in class de.fesenmeyer.dbnormalizer.gui.TableInformationPanel
 
pkList - Variable in class de.fesenmeyer.dbnormalizer.gui.NormPropTablePanel
 
pkList - Variable in class de.fesenmeyer.dbnormalizer.gui.TableMainPanel
 
pkName - Variable in class de.fesenmeyer.dbnormalizer.core.FK
The name of the referenced PK.
pkSchema - Variable in class de.fesenmeyer.dbnormalizer.core.FK
The schema of the PK-Table, may be null.
pkTableName - Variable in class de.fesenmeyer.dbnormalizer.core.FK
The name of the PK-Table.
postNormalize(NormalizationProposal) - Method in class de.fesenmeyer.dbnormalizer.core.algorithms.ThreeNFSynthesisAlgorithmKemper
Method called after the actual normalization algorithm, to do necessary work not included in the normalization algorithm, such as calculating minimal cover and candidate keys for the new (created) tables, determining foreign keys (FKs) etc.
print(String) - Method in class de.fesenmeyer.dbnormalizer.gui.InformationPanel
 
println(String) - Method in class de.fesenmeyer.dbnormalizer.gui.InformationPanel
 

A B C D E F G H I J K L M N O P R S T U V W X