Method for converting object type to database type
An object type, database technology, applied in the database field, can solve the problems of large access to the database, easy to cause errors, large workload, etc., to achieve the effect of strong adaptability, avoidance of errors, and good fault tolerance.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0028] The present invention will be described in further detail below in conjunction with the accompanying drawings.
[0029] Such as figure 1 As shown, the object type described in the present invention is converted into the method for database type, comprises the following steps:
[0030] After getting the user input, call the type processing algorithm,
[0031] The type processing algorithm parses out the object type from the data entered by the user,
[0032] Type handling algorithms convert object types to database types,
[0033] The type processing algorithm outputs a data type correspondence table externally.
[0034] The preset types here are: number type, integer type, floating point type, Boolean type, string type, binary data type, picture type, date type.
[0035] typedef NS_ENUM(NSUInteger, SSTypeCode) {
[0036] __TYPE_Unknown,
[0037] __TYPE_Number,
[0038] __TYPE_Integer,
[0039] __TYPE_Float,
[0040] __TYPE_BOOL,
[0041] __TYPE_String,
[0042...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More - R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com

