Sybase Technical Library - Product Manuals Home

Return to Collection List
Enable Frames

[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Table of contents for Java in Adaptive Server Enterprise


Java in Adaptive Server Enterprise
About This Book
[+] Chapter 1 An Introduction to Java in the Database
[+] Chapter 2 Preparing for and Maintaining Java in the Database
[+] Chapter 3 Using Java Classes in SQL
[+] Chapter 4 Data Access Using JDBC
[+] Chapter 5 SQLJ Functions and Stored Procedures
[+] Chapter 6 Introduction to XML in the Database
[-]
Chapter 7 Selecting Data with XQL
Accessing the XML parser
Setting the CLASSPATH environment variable
[+] Installing XQL in Adaptive Server
[+] Other usages of the XQL package
XQL methods
Methods in com.sybase.xml.xql.Xql
[+] parse(String xmlDoc)
[+] parse(InputStream xml_document, boolean validate)
[+] query(String query, String xmlDoc)
[+] query(String query, InputStream xmlDoc)
[+] query(String query, SybXmlStream xmlDoc)
[+] query(String query, JXml jxml)
[+] sybase.aseutils.SybXmlStream
[+] com.sybase.xml.xql.store.SybMemXmlStream
[+] com.sybase.xml.xql.store.SybFileXmlStream
[+] setParser(String parserName)
[+] reSetParser
[+] Chapter 8 Specialized XML Processing
[+] Chapter 9 XML for SQL Result Sets
[+] Chapter 10 Debugging Java in the Database
[+] Chapter 11 Network Access Using java.net
[+] Chapter 12 Reference Topics
Glossary