Class
Arel::SqlCompiler::OracleCompiler
In:
lib/arel/engines/sql/compilers/oracle_compiler.rb
Parent:
GenericCompiler
Methods
build_update_conditions_sql
delete_sql
limited_update_conditions
select_sql
Public Instance methods
delete_sql
()
select_sql
()
Protected Instance methods
build_update_conditions_sql
()
limited_update_conditions
(conditions, taken)
[Validate]