Package org.h2.samples
Class Newsfeed
java.lang.Object
org.h2.samples.Newsfeed
The newsfeed application uses XML functions to create an RSS and Atom feed
from a simple SQL script. A textual representation of the data is created as
well.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Newsfeed
public Newsfeed()
-
-
Method Details
-
main
This method is called when executing this sample application from the command line.- Parameters:
args- the command line parameters- Throws:
Exception- on failure
-