- 博客(4)
- 资源 (1)
- 收藏
- 关注
原创 Spring monitor
[code="java"]@Target({java.lang.annotation.ElementType.METHOD, java.lang.annotation.ElementType.TYPE})@Retention(RetentionPolicy.RUNTIME)@Documentedpublic @interface ExecuteMonitor{ publi...
2013-10-21 15:57:34
806
原创 Pager
/** * JavScript分页控件 * * @param config 配置参数 * prefix:控件名称的前缀,用以区分页面上有多个需要分页的table的情况.例如:上一页链接id为,previousLinkId,则在配置了prefix参数是其id应为prefix_previousLinkId. * toFirstLinkId:转到第一页的链接id * previo...
2013-08-26 11:21:52
168
原创 Message warn for oracle
--===================================================================-- create type--===================================================================create or replace type ty_str_split is tab...
2013-08-26 11:12:36
290
原创 Backup tables for oracle
create or replace procedure sp_backuptable(v_nowtablename varchar2, --product table name v_baktablename varchar2, --backup table name,like test not li...
2013-08-26 11:06:47
236
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅