public interface TablePartitionByStep extends TableOnStep
SQLDialect#ORACLE OUTER JOIN clause.
This step allows for adding Oracle-specific PARTITION BY clauses
to the right of an OUTER JOIN keyword. See the Oracle
documentation for more details here: http://docs.oracle.com/cd/B28359_01/server.111/b28286/queries006.htm#
i2054062
Copyright © 2015. All Rights Reserved.