A B C D E F G H I J K L M N O P Q R S T U V W X

N

NO_ROW - Static variable in class isql.predicate.WhereView
since WhereView is equivalent to a VIEW in the database, the row of the view must have values for each involved table, even if the table rows don't match the filter.
none(String[]) - Static method in class isql.predicate.WhereView
Builds a view that, for all tables, does not contain any row index
Not - Class in isql.unary
Not predicate (res = ~value)
Not() - Constructor for class isql.unary.Not
 
NOTEQUAL - Static variable in class isql.ISQLSelectLexer
 
NOTEQUAL - Static variable in class isql.ISQLSelectParser
 
Number - Static variable in class isql.ISQLSelectLexer
 
Number - Static variable in class isql.ISQLSelectParser
 
NumericArray - Class in isql.array
 
NumericArray(Double[]) - Constructor for class isql.array.NumericArray
 
NumericConstant - Class in isql.constant
A numeric constant
NumericConstant(Double) - Constructor for class isql.constant.NumericConstant
 

A B C D E F G H I J K L M N O P Q R S T U V W X