摘要:
打开cmd命令行,进入到axis2 bin目录,执行命令 wsdl2java -uri http://localhost:8080/.../?wsdl -p 保存目录 -o 盘符:路径 如果生成目录中有空格可能会有问题; 参数解释:-p 是生成代码的包路径,-o 是代码的生成目录。 阅读全文
posted @ 2018-09-06 20:10
*蓄势待发*
阅读(560)
评论(0)
推荐(0)
摘要:
select sys_context ('USERENV', 'CON_NAME') from dual; ---通过ALTER SESSION SET CONTAINER 指定其他容器 ---查看容器 select con_id,dbid,NAME,OPEN_MODE from v$pdbs; ---将Pdb open: alter pluggable database pdborcl ope... 阅读全文
posted @ 2018-09-06 09:28
*蓄势待发*
阅读(1531)
评论(0)
推荐(0)
浙公网安备 33010602011771号