Package org.apache.torque.generator.source.transform.model
package org.apache.torque.generator.source.transform.model
This package provides the ability to create a typed source model.
-
KlasseBeschreibungIndicates that an attempt was made to access a property which does not exist.Accesses properties of java classes by reflection.Indicates that an attempt was made to read a property which is not readable.Indicates that an attempt was made to write a property which is not writeable.Converts a String to a Boolean.Converts a type to another type.