issues
search
expigo
/
Winter
ORM and DI framework. Its sole purpose is to learn some of the Java reflection goodies ✌😃
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for the rest of primitive types in persist() method.
#20
expigo
opened
5 years ago
0
Add support for nested class structures.
#19
expigo
opened
5 years ago
0
Refactor the PreparedStatementWrapper class methods, immediately.
#18
expigo
opened
5 years ago
0
Decouple the persistance functionality from Metamodel
#17
expigo
opened
5 years ago
0
Add functionality of registering classes annotated with @Component annotation as services in the objectGraph
#16
expigo
opened
5 years ago
0
Migrate to multi-module maven project
#15
expigo
opened
5 years ago
0
Obtaining root package of a project is dubious...
#14
expigo
opened
5 years ago
0
IoC: add funcionality of storing classes with contructors full of arguments
#13
expigo
opened
5 years ago
0
The Container class design is just sad.
#12
expigo
opened
5 years ago
0
Add @ComponentScan annotation to signal the annotation-based injector configuration
#11
expigo
closed
5 years ago
0
Implement Loader for loading container configuration based on annotations
#10
expigo
closed
5 years ago
0
Implement Annotation-driven container
#9
expigo
closed
5 years ago
0
Take a closer look at exception handling
#8
expigo
opened
5 years ago
0
Rewrite to Method Handles what's possible...
#7
expigo
opened
5 years ago
0
Add method in metamodel to fetch entitiy's columns to be persisted
#6
expigo
closed
5 years ago
0
Add method to recognize the provided PrimaryKey of the object to be stored
#5
expigo
closed
5 years ago
1
Add class representing primary key of the object to store
#4
expigo
opened
5 years ago
1
Add Entity class that will work as an DB abstraction for a class to be persisted
#3
expigo
opened
5 years ago
1
Create annotations- hints for Metamodel class
#2
expigo
opened
5 years ago
0
Create Metamodel class that will read information from entities to be mapped into DB
#1
expigo
opened
5 years ago
0