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
Field.java
on
master
User selector
All users
All time
Commit history
Commits on Apr 18, 2024
- Add toJson() method to the Field class.
Show description for c0ca196
pborissow
committed
c0ca196
View commit details
Copy full SHA for c0ca196
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
- Added getters and setters to the Field class and made all properties private
Show description for db47d71
pborissow
committed
db47d71
View commit details
Copy full SHA for db47d71
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
- Updated getRecords() methods to return an Iterable instead of a Generator
Show description for 55dccdc
pborissow
committed
55dccdc
View commit details
Copy full SHA for 55dccdc
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
- Added Field.clone() methods
Show description for 7172371
pborissow
committed
7172371
View commit details
Copy full SHA for 7172371
View code at this point
Browse repository at this point
Commits on Dec 21, 2015
- Updated the File.getContentType() method to return "text/csv" MIME type for CSV files
Show description for f5e78ea
pborissow
committed
f5e78ea
View commit details
Copy full SHA for f5e78ea
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
- Fixed bug parsing field names returned by SQLite
Show description for 98e2b7b
pborissow
committed
98e2b7b
View commit details
Copy full SHA for 98e2b7b
View code at this point
Browse repository at this point
Commits on May 23, 2013
- Commented out the updateFields method to improve performance with SQLite and SQLServer databases. Need to test with other databases (e.g. Postgres).
Show description for 1db6cc4
pborissow
committed
1db6cc4
View commit details
Copy full SHA for 1db6cc4
View code at this point
Browse repository at this point
Commits on May 14, 2013
- Code clean up in the Table class.
Show description for 5a3b413
pborissow
committed
5a3b413
View commit details
Copy full SHA for 5a3b413
View code at this point
Browse repository at this point
Commits on May 10, 2013
- Added ability to set connection properties using a java.util.Properties list.
Show description for f24550c
pborissow
committed
f24550c
View commit details
Copy full SHA for f24550c
View code at this point
Browse repository at this point
Commits on Oct 2, 2011
- Added isDirty() method to the Recordset and individual Fields
Show description for 93a7ee1
pborissow
committed
93a7ee1
View commit details
Copy full SHA for 93a7ee1
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.