issues
search
fandyvon
/
activejdbc
Automatically exported from code.google.com/p/activejdbc
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
connect to two different databases and fetch data from both
#202
GoogleCodeExporter
opened
9 years ago
2
toJson() Dates are incorrect for DateTime type, only accurate to the minute, not the second
#201
GoogleCodeExporter
opened
9 years ago
0
Instrumentation step with Maven plugin does not handle paths with spaces in them correctly (OSX)
#200
GoogleCodeExporter
opened
9 years ago
1
Content Features Functionality
#199
GoogleCodeExporter
opened
9 years ago
0
no documentation on transaction(atomic commit of changes)
#198
GoogleCodeExporter
closed
9 years ago
2
Transaction support Is not working
#197
GoogleCodeExporter
closed
9 years ago
3
Implement file upload in Htpp
#196
GoogleCodeExporter
opened
9 years ago
0
ActiveJDBC performs UPDATE when ID is provided, and I cannot call insert directly
#195
GoogleCodeExporter
closed
9 years ago
2
Skip date validation in case value is already java.util.Date
#194
GoogleCodeExporter
closed
9 years ago
2
find(SQL, Object) does not handle ?s in raw SQL properly
#193
GoogleCodeExporter
closed
9 years ago
7
Space in "outputDirectory"
#192
GoogleCodeExporter
closed
9 years ago
1
Convert should turn "1" to true
#191
GoogleCodeExporter
closed
9 years ago
1
MySQL JDBC Memory Usage on Large ResultSet
#190
GoogleCodeExporter
opened
9 years ago
0
.save() method throws error
#189
GoogleCodeExporter
closed
9 years ago
3
Model.get(string) needs to be faster
#188
GoogleCodeExporter
closed
9 years ago
1
Add charset name to JavaLite Util
#187
GoogleCodeExporter
closed
9 years ago
2
Report JDBC URL in case cannot open connection
#186
GoogleCodeExporter
closed
9 years ago
1
sql statement "in" doesn't work
#185
GoogleCodeExporter
closed
9 years ago
1
DB.close() does not work as expected
#184
GoogleCodeExporter
closed
9 years ago
5
Handle InterruptedException correctly in org.javalite.activejdbc.statistics.StatisticsQueue because JVM does not want to stop
#183
GoogleCodeExporter
closed
9 years ago
1
Expect Schema to be appended to all queries. However it seems to be done only
#182
GoogleCodeExporter
opened
9 years ago
3
Statistics thread should be set as daemon
#181
GoogleCodeExporter
opened
9 years ago
0
Schema not handled correctly (DBException occure)
#180
GoogleCodeExporter
opened
9 years ago
1
NullPointerException at ModelFinder.findModels()
#179
GoogleCodeExporter
opened
9 years ago
3
Model.parent() sts ID as Integer
#178
GoogleCodeExporter
closed
9 years ago
4
multi insert/update in fast batch
#177
GoogleCodeExporter
opened
9 years ago
0
Add overloaded parent(Class p, boolean cache) to Model
#176
GoogleCodeExporter
opened
9 years ago
0
Mixed case table name - Failed to retrieve metadata for table: 'MixedCaseTableName'
#175
GoogleCodeExporter
closed
9 years ago
9
Performance problem with large amount of null valued columns and object.get(attribute)'s tryParent, tryPoly and other fn's
#174
GoogleCodeExporter
closed
9 years ago
8
Refresh unmodified fields
#173
GoogleCodeExporter
opened
9 years ago
3
Fixtures Code Review Request
#172
GoogleCodeExporter
opened
9 years ago
1
Column that was dropped is retrieved by the Register class using Oracle jdbc driver
#171
GoogleCodeExporter
opened
9 years ago
1
Table with column name `unique` fails
#170
GoogleCodeExporter
opened
9 years ago
4
Exception due to changes in the Java 7 byte code validation algorithm
#169
GoogleCodeExporter
closed
9 years ago
1
Rename method getAttributes() to getModelAttributes()
#168
GoogleCodeExporter
opened
9 years ago
0
Throw exception if a class passed into include(class) that has no association to current model
#167
GoogleCodeExporter
opened
9 years ago
0
Jaav 7 compatibility
#166
GoogleCodeExporter
closed
9 years ago
1
find("ID > ? AND ID < ?", 10, 20) which seems cause endless query ?
#165
GoogleCodeExporter
closed
9 years ago
2
Implement support for BLOB
#164
GoogleCodeExporter
closed
9 years ago
2
.include() fails to include parents when trying to build a tree structure of nodes
#163
GoogleCodeExporter
closed
9 years ago
4
capitalize method in invokeBoolean in Expectation.java does not handle camel case method names.
#162
GoogleCodeExporter
closed
9 years ago
2
Content of XML tags is not properly escaped when using toXml
#161
GoogleCodeExporter
closed
9 years ago
1
Clean svn checkout does not build on ubuntu
#160
GoogleCodeExporter
closed
9 years ago
4
Inheritance (abstract super class) + .parent throws an error "Failed to find table: abstract_my_models"
#159
GoogleCodeExporter
closed
9 years ago
3
Add polymorphic associations to be processed in include()
#158
GoogleCodeExporter
closed
9 years ago
4
Compile classes dynalically with debug information
#157
GoogleCodeExporter
closed
9 years ago
2
Eliminate casting for cases when a static method on model returns a single instance of that model type
#156
GoogleCodeExporter
closed
9 years ago
7
Exception when intermediate super class model is not backeup by table
#155
GoogleCodeExporter
closed
9 years ago
4
Remove parent from main module
#154
GoogleCodeExporter
closed
9 years ago
1
Instrumentation plugin ignores @DbName annotation
#153
GoogleCodeExporter
closed
9 years ago
4
Next