Java Data Objects by David Jordan & Craig Russell

Java Data Objects by David Jordan & Craig Russell

Author:David Jordan & Craig Russell [Jordan, David & Russell, Craig]
Language: eng
Format: epub
Tags: Java (Computer Program Language), Application Program Interfaces (Computer Software), Java, Programming Languages, Electronic Books, Computers, Programming, General, Software Development & Engineering, Object Oriented, Object-Oriented Programming (Computer Science)
ISBN: 9780596002763
Publisher: O'Reilly Media
Published: 2003-01-02T08:00:00+00:00


9.7 Ordering Query Results

An application can specify an order for the query result by providing an ordering statement, specified by a String that contains one or more ordering declarations, separated by commas. Each ordering declaration is a Java expression of an orderable type, followed by either ascending or descending. Your ordering expression may use the . operator to navigate references.

Each ordering expression must be one of the following types:

Any primitive type except boolean

Any wrapper type except Boolean



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.