- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::timespan
::xo::db::sql::timespancreate ...
Class Relations
Methods (to be applied on the object)
copy (scripted, public)
xo::db::sql::timespancopy [ -dbn dbn ] -timespan_id timespan_id \ -offset offset
Automatically generated method
- Switches:
- -dbn
(optional)- -timespan_id
(required)- -offset
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
delete (scripted, public)
xo::db::sql::timespandelete [ -dbn dbn ] -timespan_id timespan_id
Automatically generated method
- Switches:
- -dbn
(optional)- -timespan_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
exists_p (scripted, public)
xo::db::sql::timespanexists_p [ -dbn dbn ] -timespan_id timespan_id
Automatically generated method
- Switches:
- -dbn
(optional)- -timespan_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
interval_delete (scripted, public)
xo::db::sql::timespaninterval_delete [ -dbn dbn ] \ -timespan_id timespan_id -interval_id interval_id
Automatically generated method
- Switches:
- -dbn
(optional)- -timespan_id
(required)- -interval_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
join (scripted, public)
xo::db::sql::timespanjoin [ -dbn dbn ] -timespan_id timespan_id \ [ -start_date start_date ] [ -end_date end_date ]
Automatically generated method
- Switches:
- -dbn
(optional)- -timespan_id
(required)- -start_date
(optional)- -end_date
(optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
join_interval (scripted, public)
xo::db::sql::timespanjoin_interval [ -dbn dbn ] \ -timespan_id timespan_id -interval_id interval_id \ [ -copy_p copy_p ]
Automatically generated method
- Switches:
- -dbn
(optional)- -timespan_id
(required)- -interval_id
(required)- -copy_p
(defaults to"true"
) (optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
multi_interval_p (scripted, public)
xo::db::sql::timespanmulti_interval_p [ -dbn dbn ] \ -timespan_id timespan_id
Automatically generated method
- Switches:
- -dbn
(optional)- -timespan_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::timespannew [ -dbn dbn ] [ -start_date start_date ] \ [ -end_date end_date ] [ -childof childof ]
Automatically generated method
- Switches:
- -dbn
(optional)- -start_date
(optional)- -end_date
(optional)- -childof
(optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
overlaps_interval_p (scripted, public)
xo::db::sql::timespanoverlaps_interval_p [ -dbn dbn ] \ -timespan_id timespan_id [ -interval_id interval_id ]
Automatically generated method
- Switches:
- -dbn
(optional)- -timespan_id
(required)- -interval_id
(optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
overlaps_p (scripted, public)
xo::db::sql::timespanoverlaps_p [ -dbn dbn ] \ -timespan_id timespan_id [ -start_date start_date ] \ [ -end_date end_date ]
Automatically generated method
- Switches:
- -dbn
(optional)- -timespan_id
(required)- -start_date
(optional)- -end_date
(optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables