E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
sqlException
Exception in thread "main" java.lang.RuntimeException: java.sql.
SQLException
: Io 异常: The Network Ada
Exceptioninthread"main"java.lang.RuntimeException:java.sql.
SQLException
:Io异常:TheNetworkAdaptercouldnotestablishtheconnection
tanyit
·
2013-01-16 05:00
MYSQL异常:Can't create/write to file…
java.sql.
SQLException
:Can'tcreate/writetofile'c:\windows\temp\#sql_1218_0.myd'在我的一个jsp项目从tomcat下移植到resin
yunlielai
·
2013-01-16 01:09
File
文件夹
create
write
的
开源JDBC连接池DBCP和C3P0配置小结
java.sql.
SQLException
:Alreadyclosed.java.sql.
SQLException
:Io异常:Connectionresetbypeer:socketwriteerror
eryk86
·
2013-01-14 11:00
数据库连接数少,报the network adapter could not establish the connection details:
dbvisualiser连接上,用sql语句报错,the network adapter could not establish the connection details:type:java.sql.
sqlException
rock1103
·
2013-01-14 08:00
oracle
购物车实现类
packagecom.xxx.service.impl; importjava.sql.
SQLException
; importjava.util.ArrayList; importjava.util.List
postdep
·
2013-01-11 16:00
android
购物车
ORA-01688:扩展ORACLE表空间操作
Cause:java.sql.
SQLException
:ORA
jiachcheng
·
2013-01-11 00:00
ORACLE扩展表空间操作
ORA-01688
JDBC数据库通用DAO
packageorg.dave.common.database;0203importjava.sql.Connection;04importjava.sql.
SQLException
;05importjava.util.ResourceBundle
赵伟
·
2013-01-10 18:00
jdbc连接数据库(单例模式)
0203importjava.sql.Connection;04importjava.sql.DriverManager;05importjava.sql.ResultSet;06importjava.sql.
SQLException
赵伟
·
2013-01-10 18:00
异常:The Network Adapter could not establish the connection
现象: 运行一个DEMO时,突然不能正常运行,并且抛出异常: java.sql.
SQLException
: Io 异常: The Network Adapter could not establish
TpingSpace
·
2013-01-10 17:00
lsnrctl
lsnrctl start
public boolean isAdmin(String adminId,String adminPwd)
cn.edu.zjgsu.book.biz; import java.sql.Connection; import java.sql.ResultSet; import java.sql.
SQLException
cloudtech
·
2013-01-09 23:00
boolean
public boolean isAdmin(String adminId,String adminPwd)
cn.edu.zjgsu.book.biz; import java.sql.Connection; import java.sql.ResultSet; import java.sql.
SQLException
cloudtech
·
2013-01-09 23:00
boolean
private static ThreadLocal
t1=new ThreadLocal
();
import java.io.InputStream; import java.sql.Connection; import java.sql.ResultSet; import java.sql.
SQLException
cloudtech
·
2013-01-09 22:00
threadLocal
private static ThreadLocal
t1=new ThreadLocal
();
import java.io.InputStream; import java.sql.Connection; import java.sql.ResultSet; import java.sql.
SQLException
cloudtech
·
2013-01-09 22:00
threadLocal
private QueryRunner qr= new QueryRunner(DbcpUtil.getDataSource());
packagecom.tfy.itheima.impl.test;importjava.sql.
SQLException
;importjava.util.List;importjava.util.Map
tfy1332
·
2013-01-09 22:00
private QueryRunner qr= new QueryRunner(DbcpUtil.getDataSource());
package com.tfy.itheima.impl.test; import java.sql.
SQLException
; import java.util.List; import
cloudtech
·
2013-01-09 22:00
dataSource
private QueryRunner qr= new QueryRunner(DbcpUtil.getDataSource());
package com.tfy.itheima.impl.test; import java.sql.
SQLException
; import java.util.List; import
cloudtech
·
2013-01-09 22:00
dataSource
异常:ORA-28009: connection to sys should be as sysdba or sysoper
现象: 写JDBC链接Oracle案例运行时,抛出异常: java.sql.
SQLException
: ORA-28009: connection to sys should be as sysdba
TpingSpace
·
2013-01-09 17:00
ORA-28009
sys as sysdba
C3P0的几种使用方法(非JNDI)
方法一:packageC3P0; importjava.sql.Connection; importjava.sql.
SQLException
; importjava.beans.PropertyVetoException
liangtee
·
2013-01-09 13:00
dataSource
c3p0
非jndi
import org.apache.commons.dbcp.BasicDataSourceFactory;
packagecom.tfy.itheima.jdbc.util;importjava.io.InputStream;importjava.sql.Connection;importjava.sql.ResultSet;importjava.sql.
SQLException
tfy1332
·
2013-01-08 22:00
import org.apache.commons.dbcp.BasicDataSourceFactory;
import java.io.InputStream; import java.sql.Connection; import java.sql.ResultSet; import java.sql.
SQLException
cloudtech
·
2013-01-08 22:00
BasicDataSource
import org.apache.commons.dbcp.BasicDataSourceFactory;
import java.io.InputStream; import java.sql.Connection; import java.sql.ResultSet; import java.sql.
SQLException
cloudtech
·
2013-01-08 22:00
BasicDataSource
private static ThreadLocal
t1=new ThreadLocal
();
import java.io.InputStream; import java.sql.Connection; import java.sql.ResultSet; import java.sql.
SQLException
cloudtech
·
2013-01-08 22:00
threadLocal
private static ThreadLocal
t1=new ThreadLocal
();
import java.io.InputStream; import java.sql.Connection; import java.sql.ResultSet; import java.sql.
SQLException
cloudtech
·
2013-01-08 22:00
threadLocal
ibatis学习四---执行流程浅析
首先看一段最基本的ibatis执行代码1publicstaticvoidmain(String[]args)throwsIOException,
SQLException
{ 2Stringconfig
·
2013-01-06 13:00
ibatis
超出打开游标的最大数异常
最近项目中报错: java.sql.
SQLException
: ORA-01000: maximum open cursors exceededat oracle.jdbc.driver.DatabaseError.throwSqlException
super_sjh
·
2013-01-05 18:00
超出打开游标的最大数异常
java.sql.
SQLException
: ORA-01000: 超出打开游标的最大数的原因和解决方案
java.sql.
SQLException
: ORA-01000: 超出打开游标的最大数的原因和解决方案 import java.sql.Connection; import java.sql.DriverManager
lihong11
·
2013-01-05 10:00
ORA-01000
超出游标的最大数
错误java.sql.
SQLException
: Access denied for user 'root'@'localhost' (using password: YES)
在网上先找了一些办法: C:\>mysql-uroot-p Enterpassword:****** WelcometotheMySQLmonitor. Commandsendwith;or\g. YourMySQLconnectionidis2 Serverversion:5.1.22-rc-community-logMySQLCommunityServer(GPL) T
wang1144
·
2013-01-05 09:00
mysql jdbc连接
package com.mayi.jdbc.util; import java.sql.DriverManager; import java.sql.
SQLException
; import
xitong
·
2013-01-04 20:00
mysql
mysql jdbc连接
packagecom.mayi.jdbc.util; importjava.sql.DriverManager; importjava.sql.
SQLException
; importjava.sql.Statement
caiwenfeng_for_23
·
2013-01-04 20:00
mysql
mysql
mysql
mysql
mysql
jdbc
jdbc
jdbc
增删查改
java.sql.
SQLException
: ORA-01436: 用户数据中的 CONNECT BY 循环
SELECT r1.region_id,parent_id FROM cnl_region r1 WHERE r1.region_id =1 START WITH r1.region_id = 1 CONNECT BY PRIOR r1.region_id = r1.parent_id 在运行上面的SQL语句时它会报
123003473
·
2013-01-04 14:00
SQLException
java.sql.
SQLException
: ORA-01436: 用户数据中的 CONNECT BY 循环
SELECT r1.region_id,parent_id FROM cnl_region r1 WHERE r1.region_id =1 START WITH r1.region_id = 1 CONNECT BY PRIOR r1.region_id = r1.parent_id 在运行上面的SQL语句时它会报
123003473
·
2013-01-04 14:00
SQLException
oracle中:Io 异常: The Network Adapter could not establish the connection
试做一个模拟项目链接oracle数据库的时候,碰到了下面的错误:Java代码 java.sql.
SQLException
: Io 异常: The Network Adapter could not establish
yunlielai
·
2013-01-03 20:55
java
oracle
异常
NetWork
BaseDao
import java.sql.Connection; import java.sql.DriverManager; import java.sql.
SQLException
; import
171815164
·
2013-01-01 15:00
seda
oracle 6.java.sql.
SQLException
: 不支持的特性
项目启动报如下异常:Java代码 With the Partitioning, Data Mining and Real Application Testing options 1343 [main] INFO org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 9.2.0.1.0 1390
xwygn
·
2012-12-27 19:00
JDBC连接时,出现的错误ORA-00604
一下错误一般会出现在批量处理数据的过程中:错误结果:java.sql.
SQLException
:ORA-00604:递归SQL级别1出现错误ORA-01000:超出打开游标的最大数ORA-01000:超出打开游标的最大数出错原因
石波
·
2012-12-27 00:51
sql
递归
ORA-00604
spring+struts2+dwr
package org.swj.site.dao; import java.io.File; import java.sql.
SQLException
; import java.util.List
let_wind
·
2012-12-26 09:00
java
DWR
通过jdbc更新sequence起始值
importjava.sql.DriverManager;importjava.sql.PreparedStatement;importjava.sql.ResultSet;importjava.sql.
SQLException
betrue
·
2012-12-25 18:00
jdbc
sequence
jdbc 相关代码 存储过程
importjava.sql.Connection; importjava.sql.PreparedStatement; importjava.sql.ResultSet; importjava.sql.
SQLException
luyuncsd123
·
2012-12-25 17:00
ORA-12505, TNS:listener does not currently know...
[/admin]]-[Servlet/adminthrewload()exception] java.sql.
SQLException
:Listenerrefusedtheconnectionwiththefollowi
mcbeath
·
2012-12-25 09:00
Caused by: java.sql.
SQLException
: Invalid column index
执行的sql正确却报Invalidcolumnindex错误仔细检查下发现时问号或参数相互之间不对应造成的
sprita1
·
2012-12-25 03:00
JDBC
importjava.sql.DriverManager; importjava.sql.PreparedStatement; importjava.sql.ResultSet; importjava.sql.
SQLException
zhaohaifan
·
2012-12-20 21:00
java
java
java
jdbc
jdbc
jdbc
JDBC连接orcale 数据库 注意事项
当连接oracle出现这种错误的时候:a.sql.
SQLException
:Listenerrefusedtheconnectionwiththefollowingerror:ORA-12519,TNS
duanyaji11
·
2012-12-20 15:15
数据库
Ibatis批量保存数据
package com.item.ibatis; import java.io.Serializable; import java.sql.
SQLException
; import java.util.List
xiaobaiyan
·
2012-12-20 11:00
ibatis
jdbcTemplate调用带输出参数的存储过程
CallableStatementCreator() { public CallableStatement createCallableStatement(Connection con) throws
SQLException
放羊的老狼
·
2012-12-18 14:00
java
sql
jdbc
调用带输出参数的存储过程
execute方法
JDBC连接Oracle数据库类
java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.
SQLException
wangxue
·
2012-12-18 12:00
oracle数据库
hive 终端产生的问题
javax.jdo.JDOFatalDataStoreException:Failedtostartdatabase'metastore_db',seethenextexceptionfordetails.NestedThrowables:java.sql.
SQLException
lxpbs8851
·
2012-12-18 12:00
一个经典的JDBC连接MySQL的程序
importjava.sql.Connection;importjava.sql.DriverManager;importjava.sql.ResultSet;importjava.sql.
SQLException
bo5509
·
2012-12-17 12:00
数据库
Spring3 Mybatis 异常处理
Spring3Mybatis异常处理通常在Dao层将所有异常都转嫁到Spring的RuntimeException体系中来-DataAccessExceptionSpring的DAO框架没有抛出与特定技术相关的异常,例如
SQLException
huimingBall
·
2012-12-16 00:53
Spring3 Mybatis 异常处理
Spring3Mybatis异常处理通常在Dao层将所有异常都转嫁到Spring的RuntimeException体系中来-DataAccessException Spring的DAO框架没有抛出与特定技术相关的异常,例如
SQLException
fover717
·
2012-12-16 00:00
DBUnit向mysql导数据异常
Users\Administrator\Desktop\defaultDB-mysql专用\build.xml:50:org.dbunit.DatabaseUnitException:java.sql.
SQLException
wgw335363240
·
2012-12-13 13:00
上一页
106
107
108
109
110
111
112
113
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他