de.schwarzrot.ui.validation.constraints
Class VCDbExists<E extends Entity>
java.lang.Object
de.schwarzrot.ui.validation.constraints.AbstractValidationConstraint<E>
de.schwarzrot.ui.validation.constraints.VCDbExists<E>
- All Implemented Interfaces:
- ValidationConstraint
public class VCDbExists<E extends Entity>
- extends AbstractValidationConstraint<E>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VCDbExists
public VCDbExists(com.jgoodies.binding.PresentationModel<E> model,
String propDbDrvPath,
String propDbDriver,
String propDbType,
String propDbHost,
String propDbPort,
String propDbName,
String propDbSchema,
String propDbUser,
String propDbPass)
matches
public boolean matches()
- Description copied from interface:
ValidationConstraint
- the validation kernel
- Returns:
- true - if the property passed validation
false - if the property failed on validation
genConfig
protected DSConfig genConfig()
genURL
protected String genURL()
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.