Sign in
eclipse
/
eclipselink
/
oracleddlparser
/
HEAD
19e91bb
Bug #461188 - Test failures exist in test-dbws-builder-oracle target
by Petros Splinakis
· 8 years ago
master
28e62ff
Fix for bug 454937
by David Minsky
· 8 years ago
036ab41
Update eclipse preferences
by Lukas Jungmann
· 8 years ago
cf749c2
Switch the build to JDK 7 compatibility; remove JDK 6 compliance
by Lukas Jungmann
· 8 years ago
8b5b474
Bug 446257: Findbugs issues in ddlparser component
by Lukas Jungmann
· 8 years ago
900d410
Bug 446174:DBWS DDLParser does not properly resolve TYPEs on 12c
by Lukas Jungmann
· 8 years ago
5256c71
Bug 445229: Oracleddlparser tests are failing against 12c
by Lukas Jungmann
· 8 years ago
56b5988
Bug 444952: update oracleddlparser project Review by: David McCann
by Lukas Jungmann
· 8 years ago
85459d0
Fix for bug 440689
by David Minsky
· 9 years ago
68a4874
Fix for Bug 404305 - DBWS DDLParser: args from different package results extra procedure type being generated ()
by dmccann
· 10 years ago
0c6e017
Bug 393377 - DBWS: need to support sys.XMLTYPE
by dmccann
· 10 years ago
b358663
Fix for Bug 393903 (DDL Parser: need support for Oracle Object Types that contain a CONSTRUCTOR declaration)
by dmccann
· 10 years ago
ab58138
Fix for bugs# 391452 (DERIVED TYPE FOR FK/PK COLUMNS GENERATED INCORRECTLY IN TOPLINK BUILDER) and 391698 (DDL Parser: SCHEMA name prepended to stored proc IN parameter not handled correctly)
by dmccann
· 10 years ago
b44412c
Fix for bug# 391452 (DERIVED TYPE FOR FK/PK COLUMNS GENERATED INCORRECTLY IN TOPLINK BUILDER)
by dmccann
· 10 years ago
7cfb119
Fix for Bug 383324 - DBWS DDLParser: Maven test compile/run not working
by dmccann
· 11 years ago
29112bc
Second commit for Bug 383011 - DBWS: Should support cross-package type references
by dmccann
· 11 years ago
ed66f7f
Fix for Bug 382530 - DBWS: infinite loop when package name is prepended to type name
by dmccann
· 11 years ago
1664152
Fix for Bug 382418 - DBWS DDLParser: TypeResolutionTestSuite failing due to missing database table
by dmccann
· 11 years ago
64bf62c
Fix for Bug 377655 (DBWS DDLParser: Should ignore schema if prepended to arguments)
by dmccann
· 11 years ago
4d22ed3
Removed 'src' folder from parser bin jar
by dmccann
· 11 years ago
b94633e
add resources to source bundle and name correctly
by Eric Gwin
· 11 years ago
73dcd9e
Add needed files to project. update to 0.15.0 tycho
by Eric Gwin
· 11 years ago
edbf0ab
Fix for bug 339721 (DBWS should support strongly-typed package REF CURSOR)
by dmccann
· 11 years ago
e668577
Added additional check such that we don't add ROWTYPETypes to the list of types. The enclosed PLSQLRecord we create from the ROWTYPEType's enclosed TableType will be added however.
by dmccann
· 11 years ago
e3f0d4d
Added class and method comments
by dmccann
· 11 years ago
453251c
Adding a custom visitor that will traverse enclosed types and build a list of type instances.
by dmccann
· 11 years ago
2b7913d
misc string formatting
by Mike Norman
· 11 years ago
bbc5033
Deal with 'extra' schema identifier for args/return types' names:
by Mike Norman
· 11 years ago
faab8f7
and fix testcase
by Mike Norman
· 11 years ago
25b41ac
Need ROWTYPEType to return 'real' %ROWTYPE string for its typeName()
by Mike Norman
· 11 years ago
8df6680
Work on fixing %ROWTYPE issues
by Mike Norman
· 11 years ago
17d5ed5
fix 'default direction IN' logic in DDLParser.jjt
by Mike Norman
· 11 years ago
602dc4c
Add DDL Parser tests for strongly-typed ref cursor
by Mike Norman
· 11 years ago
3aa080f
https://bugs.eclipse.org/bugs/show_bug.cgi?id=373675
by Mike Norman
· 11 years ago
c71b735
https://bugs.eclipse.org/bugs/show_bug.cgi?id=373332
by Mike Norman
· 11 years ago
34252bf
re-generate files
by Mike Norman
· 11 years ago
532c62e
reduce the number of choice conflicts
by Mike Norman
· 11 years ago
c9a4d89
Divide up keyword tokens into 'reserved' vs. 'keyword'
by Mike Norman
· 11 years ago
af4cd0f
fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=373987:
by Mike Norman
· 11 years ago
bd43c79
add check against STATUS column
by Mike Norman
· 11 years ago
c7d0e98
Fix for Bug 329435 - DBWS should handle Anchored types (%ROWTYPE, %TYPE)
by dmccann
· 11 years ago
17e2462
fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=372750
by Mike Norman
· 11 years ago
8a2d126
fix a mistake - TYPEType should return true to isTYPEType()
by Mike Norman
· 11 years ago
e830e34
Fix API inconsistencies: getNestedType, getDataType
by Mike Norman
· 11 years ago
3fcfa42
misc tweak to fix 'yellow-warning' icon in Eclipse IDE
by Mike Norman
· 11 years ago
f9bfbd4
clean instanceof checks
by Mike Norman
· 11 years ago
fd4dbc5
Add more support for AnchoredTypes (%ROWTYPE, %TYPE)
by Mike Norman
· 11 years ago
0f7b6d3
put ojdbc6 dependency back in for now
by Mike Norman
· 11 years ago
09ceda8
update to tycho 0.14.0
by Eric Gwin
· 11 years ago
76d822e
dont need to check-in m2e .settings preferences
by Mike Norman
· 11 years ago
8e74bfa
Yet some more Maven/Tycho changes ...
by Mike Norman
· 11 years ago
1d04b69
Maven stuff - passing system properties, etc.
by dmccann
· 11 years ago
b3f0486
fix PLSQLRecordType>>addCompositeType to update existing field's type if present
by Mike Norman
· 11 years ago
ea0ba42
work for https://bugs.eclipse.org/bugs/show_bug.cgi?id=325124
by Mike Norman
· 11 years ago
aa21939
misc tweaks to pom file
by Mike Norman
· 11 years ago
aea0e25
fix ClassCastException in DatabaseTypeBuilder
by Mike Norman
· 11 years ago
e5636d7
Add maven launcher for JUnit tests
by Mike Norman
· 11 years ago
144c62e
finally! all launches run Ok
by Mike Norman
· 11 years ago
06bc014
fix up .launches to reference oracleddlparser project instead
by Mike Norman
· 11 years ago
e7a7e7b
move tests to 'proper' place in oracleddlparser sub-directory
by Mike Norman
· 11 years ago
35c880b
changes to support weakly-typed REF CURSORS
by Mike Norman
· 11 years ago
a7b4870
From git am subtree-merge from oracleddlparser.test
by Mike Norman
· 11 years ago
df760d9
fix path to AllTests (due to change in project name)
by Mike Norman
· 11 years ago
7dada4c
fix name of oracle DDL parser project
by Mike Norman
· 11 years ago
942ab0b
TortoiseGIT test #3 - removed '#'
by dmccann
· 11 years ago
ab851c1
TortoiseGIT test #2 - added a '#'
by dmccann
· 11 years ago
515dbee
TortoiseGIT test - added an empty line.
by dmccann
· 11 years ago
a72c614
Add a test table that contains a TimeStampType
by Mike Norman
· 11 years ago
70a6f65
clean up few test case DDL stmts
by Mike Norman
· 11 years ago
912bd26
Add test case for resolving types from other PL/SQL package in same schema
by Mike Norman
· 11 years ago
32c0173
Fix DDL creation
by Mike Norman
· 11 years ago
b052768
Add test for TableType that refers to globally-scoped type
by Mike Norman
· 11 years ago
436248f
trivial commit - remove unused import
by Mike Norman
· 11 years ago
8265ab2
More top-level unresolved types tests
by Mike Norman
· 11 years ago
819ff5e
Add tests for unresolved type references in a package pointing to a globally-scoped object type
by Mike Norman
· 11 years ago
edeb38b
Separate-out some assertSame tests
by Mike Norman
· 11 years ago
ffb0877
Add test for %TYPE change name to 'TypeResolutionTestSuite' from 'UnresolvedTypesTestSuite'
by Mike Norman
· 11 years ago
ef2aadc
add DDL-creation for UnresolvedTypes: by default, dont re-create types use System property -Ddb.ddl=true if creatoin DDL is to be sent to the database
by Mike Norman
· 11 years ago
c1fe0c5
Add tests for resolving UnresolvedType's
by Mike Norman
· 11 years ago
8eec077
fix FunctionTypeVisitor now that returnArg is of type ArgumentType
by Mike Norman
· 11 years ago
d6820a9
Add tests for nested Object types
by Mike Norman
· 11 years ago
3d98cbb
Finish up unit tests for deeply nested types
by Mike Norman
· 11 years ago
f76a92d
Add test cases for nested record, collection with a record
by Mike Norman
· 11 years ago
8df3704
few more assert test to make sure nested record parsed correctly
by Mike Norman
· 11 years ago
c4c5116
add in first tests for nested records
by Mike Norman
· 11 years ago
f845084
add some more unit tests
by Mike Norman
· 11 years ago
79337b5
Add more testsuites - TOPLEVEL procedures - TOPLEVEL functions
by Mike Norman
· 12 years ago
c24faf6
Add test for simple ProcedureType (and its ArgumentType)
by Mike Norman
· 12 years ago
976a7c4
make launches no longer specific to my DB/environment setup
by Mike Norman
· 12 years ago
4057814
fix up tests to accomodate change in API on DatabaseTypeBuilder (now with schemaPattern)
by Mike Norman
· 12 years ago
1d262f8
tweak name of launch config
by Mike Norman
· 12 years ago
c1aebe7
- fix TableTypeTest - create separate launches for each sub-package
by Mike Norman
· 12 years ago
e86f75d
tidy-up copyright header, imports and comments
by Mike Norman
· 12 years ago
469f088
re-arrange packages and tests
by Mike Norman
· 12 years ago
ed86127
- re-arrange visit tests - move TableTypeVisitor to o.e.p.dbws.builder since it will have DBWSBuilder-specific behaviour
by Mike Norman
· 12 years ago
e9ea3a5
Tests for TableType support.
by dmccann
· 12 years ago
8801871
- create separate launch for DDLParserTest (runs fast since it doesn't do any DB stuff) - tweak tests: move create/drop table to TestHelper - add some field-level checking (name, dataType) to DDLParserTest
by Mike Norman
· 12 years ago
9510193
change tests to support List<DatabaseType> buildXXX APIs in DatabaseTypeBuilder
by Mike Norman
· 12 years ago
983c8b9
add supporting tests for changes in 7572e2 (IOT)
by Mike Norman
· 12 years ago
364e03d
Refactor tests into suites and tests and add an 'AllTests' suite that runs everything
by Mike Norman
· 12 years ago
Next »