GridFS ???

20 views
Skip to first unread message

Worajedt Sitthidumrong

unread,
Apr 14, 2013, 1:39:55 PM4/14/13
to cfmo...@googlegroups.com
Hello all

Just see this group and cfmongodb.

I've use OpenBD's MongoDB before but I'd like to know if CFMongoDB support GridFS feature?
Especially in Railo 4+.

Or any place that may guide which features that still on progress for CFMongoDB compare to may be Java Driver?

Thanks in advanced!

Marc Esher

unread,
Apr 14, 2013, 5:13:17 PM4/14/13
to cfmo...@googlegroups.com
There's no "wrapper" around GridFS in CFMongoDB, though CFMongoDB fully exposes the Java Driver. To get a new GridFS instance, use mongoFactory.getObject("com.mongodb.gridfs.GridFS").init(dbName)

You can use CFMongoDB's mongoUtil object for creating DBObject instances from CF structures, to pass into the various GridFS query methods.

Marc


--
You received this message because you are subscribed to the Google Groups "CFMongoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cfmongodb+...@googlegroups.com.
To post to this group, send email to cfmo...@googlegroups.com.
Visit this group at http://groups.google.com/group/cfmongodb?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Worajedt Sitthidumrong

unread,
Apr 15, 2013, 5:39:46 AM4/15/13
to cfmo...@googlegroups.com
Oh. Thank you Marc. Will try it out with your direction. Seems like it's very useful for everything that still not support yet. :D Great!
Reply all
Reply to author
Forward
0 new messages