All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AbstractArrayTypeDescriptor<T> ArraySqlTypeDescriptor ArrayUtil BigDecimalArrayType BigDecimalArrayTypeDescriptor BigIntegerArrayType BigIntegerArrayTypeDescriptor BooleanArrayType BooleanArrayTypeDescriptor DateArrayType DateArrayTypeDescriptor DelegatingPlatformTransactionManager DeleteQuery Defines the Teiid View's Transformation Delete query.DoubleArrayType DoubleArrayTypeDescriptor EntityBaseView This view generates a base layer view for any source table.EnvironmentPropertiesPostProcessor ExcelTable Use this annotation on any Entity class, that defines the data from a Excel file.ExcelTableView FloatArrayType FloatArrayTypeDescriptor InsertQuery Defines the Teiid View's Transformation Insert query.IntArrayType IntArrayTypeDescriptor JavaFunction Using this annotation define User Defined Function based on the Java code.
Using this annotation, you can define a static method on a class that is annotated with @UserDefinedFunctions, at runtime this method will be available for execution in Teiid queries such asSelectQuery
JsonTable Use this annotation on any Entity class, that defines the data from a JSON file or web resource.
For Example if you have a JSON payload likeJsonTableView LongArrayType LongArrayTypeDescriptor MultiDataSourceTransactionManagement PlatformTransactionManagerAdapter Provides a light JTA TransactionManager based upon thePlatformTransactionManager
This is the transaction manager that Teiid code sees.PlatformTransactionManagerAdapter.TransactionHolder RedirectionSchemaBuilder RestConfiguration Defines configuration, like HTTP verbs and headers etc for REST based connection.SchemaBuilderUtility SelectQuery Defines the Teiid View's Transformation query.ShortArrayType ShortArrayTypeDescriptor SimpleGroup SimplePrincipal SimpleView SourceFunction Using this annotation define Data Source specific Function.
Using this annotation, you can define a static method on a class that is annotated with @UserDefinedFunctions, at runtime this method will be available for execution in Teiid queries such asSelectQuery
.SpringSecurityHelper StringArrayType StringArrayTypeDescriptor TeiidAutoConfiguration TeiidBeanDefinitionPostProcessor TeiidConstants TeiidInitializedEvent ApplicationEvent
used internally to triggerTeiidServer
initialization.TeiidProperties TeiidServer TeiidSpringDriver TextTable Use this annotation on any Entity class, to read data from any flat file like CSV, fixed format etc.
For Example if you have a CSV file likeTextTableView TimeArrayType TimeArrayTypeDescriptor TimestampArrayType TimeStampArrayTypeDescriptor TransactionManagerConfiguration UDFProcessor UpdateQuery Defines the Teiid View's Transformation Update query.UserDefinedFunctions This is marker annotation to define class of user defined java based functions or data source functions.ViewBuilder<T> XADataSourceBuilder Convenience class for building aXADataSource
with common implementations and properties.