com.mysema.query.sql.mssql
Class SQLServerGrammar

java.lang.Object
  extended by com.mysema.query.sql.mssql.SQLServerGrammar

public final class SQLServerGrammar
extends Object

Convenience functions and constants for SQL Server usage

Author:
tiwe

Field Summary
static NumberPath<Long> rn
           
static NumberPath<Long> rowNumber
           
 
Method Summary
static RowNumber rowNumber()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rowNumber

public static final NumberPath<Long> rowNumber

rn

public static final NumberPath<Long> rn
Method Detail

rowNumber

public static RowNumber rowNumber()


Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.