com.inet.problemfinder
Class ProblemFinderWarning.Sources
java.lang.Object
java.lang.Enum
com.inet.problemfinder.ProblemFinderWarning.Sources
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
- Enclosing interface:
- ProblemFinderWarning
public static final class ProblemFinderWarning.Sources
- extends java.lang.Enum
The source object exceptions that can be returned by ProblemFinderWarning.getSource().
- See Also:
- Serialized Form
DATATABLE
public static final ProblemFinderWarning.Sources DATATABLE
- This
ProblemFinderWarning is caused by a Problem in a database table, for example the table in unlinked
DATABASE
public static final ProblemFinderWarning.Sources DATABASE
- This
ProblemFinderWarning is caused by a general problem in DatabaseTables for example the joins contain a cycle
values
public static ProblemFinderWarning.Sources[] values()
valueOf
public static ProblemFinderWarning.Sources valueOf(java.lang.String name)
Copyright © 1999-2011 by i-net software GmbH