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
.
javaxt-project
/
javaxt-core
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
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
javaxt-core
src
javaxt
sql
Parser.java
on
master
User selector
All users
All time
Commit history
Commits on Feb 7, 2024
- Added new getHammingDistance() and isSimilarTo() methods to the Image class
Show description for c71f12b
pborissow
committed
c71f12b
View commit details
Copy full SHA for c71f12b
View code at this point
Browse repository at this point
Commits on Mar 1, 2023
- Added support for offset and limit clauses in the SQL Parser
Show description for a6e9891
pborissow
committed
a6e9891
View commit details
Copy full SHA for a6e9891
View code at this point
Browse repository at this point
Commits on Jun 5, 2020
Added limit and offset keywords to the SQL Parser
Show description for bc053ad
pborissow
committed
bc053ad
View commit details
Copy full SHA for bc053ad
View code at this point
Browse repository at this point
Commits on Aug 25, 2019
- Added new setOrderBy() and setGroupBy() methods and fixed bug in the setWhere() method
Show description for f9cc062
pborissow
committed
f9cc062
View commit details
Copy full SHA for f9cc062
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
- Added encoding options to the Base64.encode() method
Show description for a2338e3
pborissow
committed
a2338e3
View commit details
Copy full SHA for a2338e3
View code at this point
Browse repository at this point
Commits on Sep 23, 2018
- Removed dependency on the javaxt.utils.string class
Show description for fbd263a
pborissow
committed
fbd263a
View commit details
Copy full SHA for fbd263a
View code at this point
Browse repository at this point
Commits on Sep 29, 2015
- Updated logic when inserting records with a unknown column types. Previously, these fields were ignored. Now, an attempt is made to set a value with stmt.setObject(id, FieldValue.toObject());
Show description for 73a14f5
pborissow
committed
73a14f5
View commit details
Copy full SHA for 73a14f5
View code at this point
Browse repository at this point
Commits on May 21, 2013
- Updated the Date parser to support more timezones including UTC offsets, GMT offsets without a colon (e.g. "Fri Jan 04 2013 00:00:00 GMT-0500 (Eastern Standard Time)", and commonly used string o…
Show description for d02853e
pborissow
committed
d02853e
View commit details
Copy full SHA for d02853e
View code at this point
Browse repository at this point
Commits on Mar 23, 2013
- Fixed bug in the SQL Parser class.
Show description for b7d8791
pborissow
committed
b7d8791
View commit details
Copy full SHA for b7d8791
View code at this point
Browse repository at this point
Commits on Mar 11, 2013
- Fixed bug parsing "JOIN" statements.
Show description for 07ac071
pborissow
committed
07ac071
View commit details
Copy full SHA for 07ac071
View code at this point
Browse repository at this point
- Fixed bug parsing sql keywords and operators.
Show description for c7e7938
pborissow
committed
c7e7938
View commit details
Copy full SHA for c7e7938
View code at this point
Browse repository at this point
Commits on Jul 11, 2011
Show description for 2c61e28
pborissow
committed
2c61e28
View commit details
Copy full SHA for 2c61e28
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.