This should be specified with an Oracle platform supporting flashback, and the value will be written to the SQL FROM clause:
SELECT ... FROM EMPLOYEE AS OF SCN (value) t0, ... @since OracleAS TopLink 10g (10.0.3) @author Stephen McRitchie @see AsOfClause @see org.eclipse.persistence.platform.database.OraclePlatform#getSystemChangeNumberQuery
|
|
|
|