Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
utPLSQL
/
utPLSQL-java-api
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
6
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
utPLSQL-java-api
src
on
v3.1.6
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 13, 2019
Refactor a bit
pesse
committed
e703c33
View commit details
Copy full SHA for e703c33
View code at this point
Browse repository at this point
Catching timeout during createStatement to prevent potential JDBC bug
pesse
committed
782b643
View commit details
Copy full SHA for 782b643
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
reformat and cleanup all java code with defined codestyle
Pazus
committed
ff4972c
View commit details
Copy full SHA for ff4972c
View code at this point
Browse repository at this point
Commits on Feb 17, 2019
refactor assertEquals to use assertThat whe appropriate
Pazus
committed
67326ce
View commit details
Copy full SHA for 67326ce
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
address inspection warnings
Pazus
committed
99f38fb
View commit details
Copy full SHA for 99f38fb
View code at this point
Browse repository at this point
Commits on Feb 10, 2019
some more cleanup
Pazus
committed
724ddcd
View commit details
Copy full SHA for 724ddcd
View code at this point
Browse repository at this point
some more cleanup
Pazus
committed
ec4d630
View commit details
Copy full SHA for ec4d630
View code at this point
Browse repository at this point
updated jUnit to 5.4 version
Show description for 9fbee99
Pazus
committed
9fbee99
View commit details
Copy full SHA for 9fbee99
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
We don't need to enable DBMS output I think
pesse
committed
92d027e
View commit details
Copy full SHA for 92d027e
View code at this point
Browse repository at this point
Add some basic logging
pesse
committed
a21c5b9
View commit details
Copy full SHA for a21c5b9
View code at this point
Browse repository at this point
Exact version numbers in optional features
pesse
committed
56dca87
View commit details
Copy full SHA for 56dca87
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
We don't need the java sanitization anymore
pesse
committed
55c4d83
View commit details
Copy full SHA for 55c4d83
View code at this point
Browse repository at this point
Reporter-name should always be a simple SQL name
pesse
committed
41f0a47
View commit details
Copy full SHA for 41f0a47
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
Add valid_sql_name to sanitization
pesse
committed
1a1732a
View commit details
Copy full SHA for 1a1732a
View code at this point
Browse repository at this point
Do sanitizing on java level
pesse
committed
85014b8
View commit details
Copy full SHA for 85014b8
View code at this point
Browse repository at this point
Poking around...
pesse
committed
cf9b502
View commit details
Copy full SHA for cf9b502
View code at this point
Browse repository at this point
We actually *want* an SQL issue to raise an exception
pesse
committed
5f130fa
View commit details
Copy full SHA for 5f130fa
View code at this point
Browse repository at this point
Out-params of EXECUTE IMMEDIATE in 11.2 cannot be BOOLEAN
pesse
committed
ef68fc3
View commit details
Copy full SHA for ef68fc3
View code at this point
Browse repository at this point
Add some debug information to track down that problem on travis
pesse
committed
01b9e97
View commit details
Copy full SHA for 01b9e97
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Improve hasOutput check to a real PL/SQL type-check
Show description for e567af0
pesse
committed
e567af0
View commit details
Copy full SHA for e567af0
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
Change hasOutput-Query to not use Regexp. Added Statement Timeout
Show description for a4ee67d
pesse
committed
a4ee67d
View commit details
Copy full SHA for a4ee67d
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Use ResourceStream instead of NIO File access
pesse
committed
e7f8000
View commit details
Copy full SHA for e7f8000
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
Put version info in separate textfile and read from that
pesse
committed
ff6ec1b
View commit details
Copy full SHA for ff6ec1b
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
Tidying up
pesse
committed
9b0452c
View commit details
Copy full SHA for 9b0452c
View code at this point
Browse repository at this point
Added ParametersAreNonnullByDefault
pesse
committed
6d12174
View commit details
Copy full SHA for 6d12174
View code at this point
Browse repository at this point
Commits on Oct 5, 2018
Improve Encoding-Test for SonarOutput
pesse
committed
852b719
View commit details
Copy full SHA for 852b719
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
Add Abstraction for DatabaseInformation
Show description for bbffd35
pesse
committed
bbffd35
View commit details
Copy full SHA for bbffd35
View code at this point
Browse repository at this point
Commits on Aug 1, 2018
Try to reproduce version recognition problem
pesse
committed
ad35064
View commit details
Copy full SHA for ad35064
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
Improve exception handling
Show description for f566ffe
pesse
committed
f566ffe
View commit details
Copy full SHA for f566ffe
View code at this point
Browse repository at this point
Commits on Jul 14, 2018
tests imports optimized
Show description for 141215a
Pazus
committed
141215a
View commit details
Copy full SHA for 141215a
View code at this point
Browse repository at this point
Added several new finals
Show description for 6e34be6
Pazus
committed
6e34be6
View commit details
Copy full SHA for 6e34be6
View code at this point
Browse repository at this point
Trivial cleanup (remove unnecessary imports, making properties final, simplified if statements etc) based on IDEA code inspector
Show description for 5c6f000
Pazus
committed
5c6f000
View commit details
Copy full SHA for 5c6f000
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Test for Sonar encoding output (Version >= 3.1.2)
pesse
committed
ff0b270
View commit details
Copy full SHA for ff0b270
View code at this point
Browse repository at this point
Pass Default charset from locale to new ut_runner.run method
Show description for a3db7da
pesse
committed
a3db7da
View commit details
Copy full SHA for a3db7da
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
getInfo-method for JavaApiVersionInfo
pesse
committed
c8ffe2a
View commit details
Copy full SHA for c8ffe2a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.