Java Doc for LOBTest.java in  » Database-JDBC-Connection-Pool » jTDS » net » sourceforge » jtds » test » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Database JDBC Connection Pool » jTDS » net.sourceforge.jtds.test 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.sourceforge.jtds.test.TestBase
   net.sourceforge.jtds.test.LOBTest

LOBTest
public class LOBTest extends TestBase (Code)

version:
   $Id: LOBTest.java,v 1.27 2005/04/17 18:41:29 alin_sinpalean Exp $

Inner Class :static class RealInputStream extends InputStream


Constructor Summary
public  LOBTest(String name)
    

Method Summary
public  booleancompare(String s1, String s2)
     Compare long Strings.
public static  voidmain(String[] args)
    
public  voidtestBlobEmpty()
     Test for bug [1062395] Empty (but not null) blobs should return byte[0].
public  voidtestBlobGet1()
    
public  voidtestBlobGet2()
    
public  voidtestBlobGetBytes1()
     Test for bug [989399] blob.getBytes() from 0.
public  voidtestBlobGetBytes2()
    
public  voidtestBlobGetBytes3()
    
public  voidtestBlobLength1()
    
public  voidtestBlobMethods()
     Test for bug [1172405] BLOB/CLOB position methods fail.
public  voidtestBlobSet1()
    
public  voidtestBlobSet2()
    
public  voidtestBlobSet3()
    
public  voidtestBlobSet4()
    
public  voidtestBlobSet5()
    
public  voidtestBlobSet6()
    
public  voidtestBlobSet7()
    
public  voidtestBlobSet8()
     Test inserting from an InputStream that doesn't fill the buffer on read().
public  voidtestBlobSetNull1()
    
public  voidtestBlobSetNull10()
    
public  voidtestBlobSetNull11()
    
public  voidtestBlobSetNull2()
    
public  voidtestBlobSetNull3()
    
public  voidtestBlobSetNull4()
     Test for bug [985956] Cannot setObject(null) on image.
public  voidtestBlobSetNull5()
    
public  voidtestBlobSetNull6()
    
public  voidtestBlobSetNull7()
    
public  voidtestBlobSetNull8()
    
public  voidtestBlobSetNull9()
    
public  voidtestBlobTruncate1()
    
public  voidtestBlobUpdate1()
    
public  voidtestBlobUpdate2()
    
public  voidtestBlobUpdate3()
    
public  voidtestBlobUpdate4()
    
public  voidtestBlobUpdate5()
     Test Long blob manipulation including updates to the middle of the Blob.
public  voidtestClobCaching()
    
public  voidtestClobEmpty()
     Test for bug [1062395] Empty (but not null) blobs should return byte[0].
public  voidtestClobGet1()
    
public  voidtestClobGet2()
    
public  voidtestClobGetSubString1()
    
public  voidtestClobGetSubString2()
    
public  voidtestClobGetSubString3()
    
public  voidtestClobLength1()
    
public  voidtestClobMethods()
     Test for bug [1172405] BLOB/CLOB position methods fail.
public  voidtestClobSet1()
    
public  voidtestClobSet2()
    
public  voidtestClobSet3()
    
public  voidtestClobSet4()
    
public  voidtestClobSet5()
    
public  voidtestClobSet6()
    
public  voidtestClobSet7()
    
public  voidtestClobSet8()
    
public  voidtestClobSetNull1()
    
public  voidtestClobSetNull10()
    
public  voidtestClobSetNull11()
    
public  voidtestClobSetNull12()
    
public  voidtestClobSetNull13()
    
public  voidtestClobSetNull14()
    
public  voidtestClobSetNull2()
    
public  voidtestClobSetNull3()
    
public  voidtestClobSetNull4()
    
public  voidtestClobSetNull5()
    
public  voidtestClobSetNull6()
    
public  voidtestClobSetNull7()
    
public  voidtestClobSetNull8()
    
public  voidtestClobSetNull9()
    
public  voidtestClobTruncate1()
    
public  voidtestClobUpdate1()
    
public  voidtestClobUpdate2()
    
public  voidtestClobUpdate3()
    
public  voidtestClobUpdate4()
    
public  voidtestClobUpdate5()
    
public  voidtestClobUpdate6()
     Test long Clob manipulation including indexed writes.
public  voidtestZeroLengthStreams()
     Test for incorrect handling of zero length streams (bug [1096086] Zero length streams generate null values).


Constructor Detail
LOBTest
public LOBTest(String name)(Code)




Method Detail
compare
public boolean compare(String s1, String s2)(Code)
Compare long Strings.



main
public static void main(String[] args)(Code)



testBlobEmpty
public void testBlobEmpty() throws Exception(Code)
Test for bug [1062395] Empty (but not null) blobs should return byte[0].



testBlobGet1
public void testBlobGet1() throws Exception(Code)
BLOB TESTS **



testBlobGet2
public void testBlobGet2() throws Exception(Code)



testBlobGetBytes1
public void testBlobGetBytes1() throws Exception(Code)
Test for bug [989399] blob.getBytes() from 0.



testBlobGetBytes2
public void testBlobGetBytes2() throws Exception(Code)



testBlobGetBytes3
public void testBlobGetBytes3() throws Exception(Code)



testBlobLength1
public void testBlobLength1() throws Exception(Code)



testBlobMethods
public void testBlobMethods() throws Exception(Code)
Test for bug [1172405] BLOB/CLOB position methods fail.



testBlobSet1
public void testBlobSet1() throws Exception(Code)



testBlobSet2
public void testBlobSet2() throws Exception(Code)



testBlobSet3
public void testBlobSet3() throws Exception(Code)



testBlobSet4
public void testBlobSet4() throws Exception(Code)



testBlobSet5
public void testBlobSet5() throws Exception(Code)



testBlobSet6
public void testBlobSet6() throws Exception(Code)



testBlobSet7
public void testBlobSet7() throws Exception(Code)



testBlobSet8
public void testBlobSet8() throws Exception(Code)
Test inserting from an InputStream that doesn't fill the buffer on read().

For bug #1008816 - "More data in stream ..." error when inserting an image.
throws:
  Exception - if an error condition occurs




testBlobSetNull1
public void testBlobSetNull1() throws Exception(Code)



testBlobSetNull10
public void testBlobSetNull10() throws Exception(Code)



testBlobSetNull11
public void testBlobSetNull11() throws Exception(Code)



testBlobSetNull2
public void testBlobSetNull2() throws Exception(Code)



testBlobSetNull3
public void testBlobSetNull3() throws Exception(Code)



testBlobSetNull4
public void testBlobSetNull4() throws Exception(Code)
Test for bug [985956] Cannot setObject(null) on image.



testBlobSetNull5
public void testBlobSetNull5() throws Exception(Code)



testBlobSetNull6
public void testBlobSetNull6() throws Exception(Code)



testBlobSetNull7
public void testBlobSetNull7() throws Exception(Code)



testBlobSetNull8
public void testBlobSetNull8() throws Exception(Code)



testBlobSetNull9
public void testBlobSetNull9() throws Exception(Code)



testBlobTruncate1
public void testBlobTruncate1() throws Exception(Code)



testBlobUpdate1
public void testBlobUpdate1() throws Exception(Code)



testBlobUpdate2
public void testBlobUpdate2() throws Exception(Code)



testBlobUpdate3
public void testBlobUpdate3() throws Exception(Code)



testBlobUpdate4
public void testBlobUpdate4() throws Exception(Code)



testBlobUpdate5
public void testBlobUpdate5() throws Exception(Code)
Test Long blob manipulation including updates to the middle of the Blob.



testClobCaching
public void testClobCaching() throws Exception(Code)



testClobEmpty
public void testClobEmpty() throws Exception(Code)
Test for bug [1062395] Empty (but not null) blobs should return byte[0].



testClobGet1
public void testClobGet1() throws Exception(Code)
CLOB TESTS **



testClobGet2
public void testClobGet2() throws Exception(Code)



testClobGetSubString1
public void testClobGetSubString1() throws Exception(Code)



testClobGetSubString2
public void testClobGetSubString2() throws Exception(Code)



testClobGetSubString3
public void testClobGetSubString3() throws Exception(Code)



testClobLength1
public void testClobLength1() throws Exception(Code)



testClobMethods
public void testClobMethods() throws Exception(Code)
Test for bug [1172405] BLOB/CLOB position methods fail.



testClobSet1
public void testClobSet1() throws Exception(Code)



testClobSet2
public void testClobSet2() throws Exception(Code)



testClobSet3
public void testClobSet3() throws Exception(Code)



testClobSet4
public void testClobSet4() throws Exception(Code)



testClobSet5
public void testClobSet5() throws Exception(Code)



testClobSet6
public void testClobSet6() throws Exception(Code)



testClobSet7
public void testClobSet7() throws Exception(Code)



testClobSet8
public void testClobSet8() throws Exception(Code)



testClobSetNull1
public void testClobSetNull1() throws Exception(Code)



testClobSetNull10
public void testClobSetNull10() throws Exception(Code)



testClobSetNull11
public void testClobSetNull11() throws Exception(Code)



testClobSetNull12
public void testClobSetNull12() throws Exception(Code)



testClobSetNull13
public void testClobSetNull13() throws Exception(Code)



testClobSetNull14
public void testClobSetNull14() throws Exception(Code)



testClobSetNull2
public void testClobSetNull2() throws Exception(Code)



testClobSetNull3
public void testClobSetNull3() throws Exception(Code)



testClobSetNull4
public void testClobSetNull4() throws Exception(Code)



testClobSetNull5
public void testClobSetNull5() throws Exception(Code)



testClobSetNull6
public void testClobSetNull6() throws Exception(Code)



testClobSetNull7
public void testClobSetNull7() throws Exception(Code)



testClobSetNull8
public void testClobSetNull8() throws Exception(Code)



testClobSetNull9
public void testClobSetNull9() throws Exception(Code)



testClobTruncate1
public void testClobTruncate1() throws Exception(Code)



testClobUpdate1
public void testClobUpdate1() throws Exception(Code)



testClobUpdate2
public void testClobUpdate2() throws Exception(Code)



testClobUpdate3
public void testClobUpdate3() throws Exception(Code)



testClobUpdate4
public void testClobUpdate4() throws Exception(Code)



testClobUpdate5
public void testClobUpdate5() throws Exception(Code)



testClobUpdate6
public void testClobUpdate6() throws Exception(Code)
Test long Clob manipulation including indexed writes.



testZeroLengthStreams
public void testZeroLengthStreams() throws Exception(Code)
Test for incorrect handling of zero length streams (bug [1096086] Zero length streams generate null values).



Fields inherited from net.sourceforge.jtds.test.TestBase
Connection con(Code)(Java Doc)
final public static Properties props(Code)(Java Doc)

Methods inherited from net.sourceforge.jtds.test.TestBase
public void compareInputStreams(InputStream is1, InputStream is2) throws IOException(Code)(Java Doc)
public void compareReaders(Reader r1, Reader r2) throws IOException(Code)(Java Doc)
protected void connect() throws Exception(Code)(Java Doc)
public void dump(ResultSet rs) throws SQLException(Code)(Java Doc)
public void dumpRow(ResultSet rs) throws SQLException(Code)(Java Doc)
public Connection getConnection() throws Exception(Code)(Java Doc)
public Connection getConnection(Properties override) throws Exception(Code)(Java Doc)
public void makeObjects(Statement stmt, int count) throws SQLException(Code)(Java Doc)
protected void makeTestTables(Statement stmt) throws SQLException(Code)(Java Doc)
public void setUp() throws Exception(Code)(Java Doc)
public void tearDown() throws Exception(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.