`
samhe
  • 浏览: 15804 次
  • 来自: ...
最近访客 更多访客>>
社区版块
存档分类
最新评论

相关命令

阅读更多

F5进入方法
F6单步
F8继续


打包        jar -cvf remoteauth.jar *
解压        jar -xvf remoteauth.jar

log4j lsitener应定义在所有listener之前

新建数据库用户
create user samhe identified by samhe
grant connect,resource,dba to samhe
删除用户
drop   user   samhe   cascade
导入sql
@:\RIDESetup.sql

javadoc命令    只能针对一个包,不能对包用通配符
javadoc   -d   dir    cn.abc.foundation.invoker   cn.abc.foundation.invoker.model

imp 用户/密码@orcl full=y  file=d:datanewsmgnt.dmp ignore=y

导.dmp格式的!

E:\>exp abc/abc@oracle owner=myname file=expride.dmp feedback=10000

ant 打包
ant -buildfile build.xml dist1.war

修改字段度度
alter   table   表名   modify(字段   varchar2(20),   字段   varchar2(50))

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics