Package org.apache.torque.templates.skipdecider
package org.apache.torque.templates.skipdecider
Contains various skipDeciders used in generation.
-
KlassenKlasseBeschreibungA skipSourceDecider which returns true if the option "torque.om.generateBeans" is true.A skip decider which returns true if the attribute "generateEnum" is set to "true" the current source element.A skip decider which returns true if the attribute "interface" is set on the current source element and if the name does not contain a dot.A skipSourceDecider which returns true if the option "torque.om.useManagers" is true and the current table has a primary key.A source filter which returns true if the option "torque.om.generateMapInit" is true.A skip decider which returns true if the attribute "peerInterface" is set on the current source element and if the name does not contain a dot.