issues Search Results · repo:xcesco/kripton language:Java
Filter by
71 results
(77 ms)71 results
inxcesco/kripton (press backspace or delete to remove)The default behavior till now, when a schema file is generated is to include the generation date. This implies that at
every generation, the schema file is updated. To avoid an unuseful commit, a new parameter ...
annotation-processor module
enhancement
orm module
xcesco
- Opened on Jan 4, 2023
- #129
Given the class
@BindType
public class Rifornimento {
public ZonedDateTime getDataRifornimento() {
return dataRifornimento;
}
public String getTarga() {
return targa;
...
annotation-processor module
bug
file module
xcesco
- Opened on Oct 13, 2022
- #125
the name was taken directly from class name. There s a paramter to specify the filename but it is not considered
annotation-processor module
bug
shared-preferences module
xcesco
- Opened on Oct 8, 2022
- #122
mark as @NonNull parameters on DataSource.executable and DataSource.OnErrorListener
kotlin_usage
xcesco
- Opened on Jun 25, 2022
- #115
Add the capability to generate managed shared preference with cryptografic capability.
annotation-processor module
enhancement
shared-preferences module
xcesco
- Opened on Jun 9, 2022
- #114
Add @Nullable annotation to SqlTypeAdapter s methods
enhancement
orm module
xcesco
- Opened on May 12, 2022
- #111
Nowaday datasources are opened in read or in write mode, to allow concurrency operation in read mode.
It can be useful to enable a write-only mode. This mode can enable to avoid opening e closing db. ...
enhancement
orm module
xcesco
- 1
- Opened on Feb 1, 2022
- #109
Case study We need to retrieve from a table in a bean type so defined
@BindType
public class FileInfo {
private final String fileName;
private final String secret;
private final DocumentInfo informations; ...
bug
orm module
xcesco
- Opened on Jul 26, 2021
- #104
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.