An example that demonstrates how to create and modify value types in Java.
Name |
Example_06_ExploringSybaseCEPValueTypes |
Description |
This example creates and manipulates objects of various types, demonstrating the data types available in the Java 1.5SDK. You do not need to set the compiler variable to run this example since it does not register or compile any queries. |
Notable Classes and Methods |
ValueFactory vf = ValueFactory.newInstance() |